Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

swap

4 views
Skip to first unread message

Ivan Shmakov

unread,
May 18, 2013, 4:48:37 AM5/18/13
to
>>>>> wolfgang kern <now...@never.at> writes:

[Cross-posting to news:comp.os.linux.misc, news:alt.os.linux,
but leaving the Followup-To: set to news:alt.os.development.]

[...]

> About split partitions and extra files (loonix SWAP, windoze
> pagefile): I never understood the reason for copying data on disk
> onto disk when not enough RAM is available. We always can read from
> origin, so why make a copy of it to fill another place on disk ?
> (total nonsense IMW).

One cannot read the process' working data off disk, because it
isn't there. (Unless it was swapped, that is.)

OTOH, the executables, the shared libraries, and the mmap-ed
files are, to the best of my knowledge, /not/ swapped. As long
as a decent (as in: Linux) virtual memory system is considered.

[...]

--
FSF associate member #7257
0 new messages