1
vote
1answer
25 views

Dbuses and Apaches are using up memory

I recently noticed, in System Monitor, that multiple Apache2 processes are showing up (with the same "Command Line"). There are currently 6 of them, each with 7MB memory. I also noticed a whole bunch ...
2
votes
1answer
226 views

Free up memory dump of all the terminated processes

I think my subject is pretty spot on. I am on Ubuntu 10.04 and have the following specs in my computer: i5 Processor with 3.30GHz 16GB Memory 1TB Hard drive 1 Gigabyte on board network I am ...
5
votes
2answers
2k views

Automatically kill a process if it exceeds a given amount of RAM

I work on large-scale datasets. When testing new software, a script will sometimes sneak up on me, quickly grab all available RAM, and render my desktop unusable. I'd like a way to set a RAM limit ...
2
votes
1answer
84 views

Solution to get data from memory of a process

If I'm using Firefox and filling out a big form (with lots of text to write), and for some reason I accidentally press F5 and all my text in the forms is lost, I can use e.g. HxD on Windows to ...
7
votes
4answers
644 views

Where has all the RAM gone?

I have 1GB of RAM, and when I run NetBeans and Firefox, they get about 300MB of RAM. At some point, the system becomes very slow, probably 100 times slower than normal, switching windows (Alt+Tab) ...