0

I know Linux rarely freezes, but how can I know if it has?

It was not frozen, just not responsive, and started responding again after a while, it was chrome using too much memory. The question remains though. I have 8gb of ram, of which two are allocated to qemu, installing kali linux. The freeze happened when it was writing the system down to disk. I also had chrome opened with a BUNCH of tabs. Not even the clock is ticking. Also, since I have an HDD I was using cfq as the disk I/O manager. And I use amd's proprietary driver.

In those cases (actually frozen system), should I wait for my system to resume, or use one of the methods described in this link, that one of the answers here provided?

Ivan Lerner
  • 360
  • 2
  • 3
  • 15

1 Answers1

1

freezing means you cant do anything in the desktop even a mouse pointer movement. this link may help you in such cases.

minion91
  • 539
  • 1
  • 5
  • 17
  • Thanks for the link, it partially answers the question, but not quite, since my system had stopped responding completely (worst case scenario in the answer provided), but just waiting was enough to let it normalize again. My doubt is if we can I know if it will resolve itself, or if we need to do any of the provided methods in that answer. – Ivan Lerner Mar 06 '15 at 19:55
  • if your system normalize the problem after some time, i think there is no need to take a action.if you are in a hurry you can try one of those. – minion91 Mar 06 '15 at 20:26