20

hud-service in system monitor is currently using 800 MB of memory. Is this normal? What is it for? Is there a way I can reduce it?

Braiam
  • 67,791
  • 32
  • 179
  • 269
user2089518
  • 401
  • 4
  • 9

1 Answers1

23

Sadly this is this bug which is being looked at and a fix will hopefully be available soon in the software updates...

You could kill the hud-service in the system monitor and recover all the memory it was using, plus it will restart the service:

killall -9 hud-service
Oli
  • 293,335
TenPlus1
  • 1,159