So you experience this all the time?
It's been my general experience with Linux for many years.
In olden times it used to be the OOM killer killing off random processes that made the machine unusable - I don't know whether they've improved it.
The usual scanario is that I'm investigating a leak in the
perl core, or have just introduced one (I'm a core developer), and if i don't spot that I have a problem,
I find the UI going very slowly, at which point I madly try to bring the cursor into the right terminal window and ^C repeatedly. About half the time I end up having to reboot the machine.
I use Fedora.
Dave.
| [reply] |
On Linux, there is also a Magic SysRq key (usually f) allowing one to invoke the OOM killer on demand.
| [reply] [d/l] |