Clear the computer's memory?

Tony Arnold tony.arnold at manchester.ac.uk
Thu Mar 30 09:53:00 UTC 2006



Ken Rune Helland wrote:

>>Nope. Even if I leave it alone for a few seconds after closing VMWare
>>(or whatever), it will not think of reloading the other apps from swap
>>by itself, that's the problem...
>>
> 
> 
> It will not reload from swap simply because memory is free, it will
> reload when the applications/prosseses are actively accessing that memory.

Which is what I was trying to say! And again, it Linux's paging system
that causes the return to memory. Process in swap starts to run, first
instruction is not in memory, so it causes a page fault, paging system
bring required page (and usually a few others) back into memory, process
resumes running. The exact same procedure is followed when a new process
/program starts to run.

Regards,
Tony.
-- 
Tony Arnold, IT Security Coordinator, University of Manchester,
IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039
E: tony.arnold at manchester.ac.uk, H: http://www.man.ac.uk/Tony.Arnold




More information about the ubuntu-users mailing list