Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #8179 > unrolled thread
| Started by | Ivan Shmakov <oneingray@gmail.com> |
|---|---|
| First post | 2013-05-18 08:48 +0000 |
| Last post | 2013-05-18 08:48 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.os.linux.misc
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
swap Ivan Shmakov <oneingray@gmail.com> - 2013-05-18 08:48 +0000
| From | Ivan Shmakov <oneingray@gmail.com> |
|---|---|
| Date | 2013-05-18 08:48 +0000 |
| Subject | swap |
| Message-ID | <87vc6ghdwa.fsf_-_@violet.siamics.net> |
>>>>> wolfgang kern <nowhere@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
Back to top | Article view | comp.os.linux.misc
csiph-web