Xref: utzoo comp.unix.admin:108 comp.unix.internals:232 Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!mcgill-vision!snorkelwacker!apple!olivea!tymix!tardis!jms From: jms@tardis.Tymnet.COM (Joe Smith) Newsgroups: comp.unix.admin,comp.unix.internals Subject: Re: RAM disk. Summary: /tmp Message-ID: <1223@tardis.Tymnet.COM> Date: 12 Sep 90 21:59:35 GMT References: <900908.7074@franklin.com> <1990Sep12.084002.5575@hq.demos.su> Reply-To: jms@tardis.Tymnet.COM (Joe Smith) Organization: BT Tymnet, San Jose, CA Lines: 19 In article <1990Sep12.084002.5575@hq.demos.su> dvv@hq.demos.su (Dmitry V. Volodin) writes: >Folks, does anyone want to discuss the pros and cons of placing the >swap/pageing area onto the ram disk? :) I understand the joke, but did you know that Sun has done the opposite? They have put the ram disk on the swap/paging area. Actually, it's more like any page of physical memory can be used for either a swapped-in page or a tmpfs file system page, first come first served. Small files stay completely in ram. Large file spill over into swap space, but it's still faster than a regular file partition due to not waiting for synchronized writes to the directory blocks, the bitmap/freelist, superblock, etc. It's good for /tmp (but not /usr/tmp unless you have a giant swap space.) -- Joe Smith (408)922-6220 | SMTP: jms@tardis.tymnet.com or jms@gemini.tymnet.com BT Tymnet Tech Services | UUCP: ...!{ames,pyramid}!oliveb!tymix!tardis!jms PO Box 49019, MS-C41 | BIX: smithjoe | 12 PDP-10s still running! "POPJ P," San Jose, CA 95161-9019 | humorous dislaimer: "My Amiga speaks for me."