-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 sean finney <[EMAIL PROTECTED]> writes:
> On Sat, Aug 27, 2005 at 12:53:09PM -0700, Steve Langasek wrote: >> /run/bootchart, but there seems to be some resistance to actually trying to >> standardize on /run :) > > what about /dev/shm? /dev/shm is an implementation detail of POSIX shared memory support by the Linux kernel. See POSIX 1003.1 (2001) http://www.cnop.net/docs/susv3/functions/shm_open.html (or download from www.unix.org). Some packages chose to place random junk in there (e.g. resolvconf). This is wrong. This location is for (and *only* for) file-backed shared memory storage, otherwise there is potential for namespace clashes, and it's totally disgusting. The fact that it's useful for other things should be an indication that we need another tmpfs mount, mounted elsewhere, rather than abusing a location intended for a specific, unrelated, use. Regards, Roger - -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge.net/ Debian GNU/Linux http://www.debian.org/ GPG Public Key: 0x25BFB848. Please sign and encrypt your mail. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/> iD8DBQFDEh3nVcFcaSW/uEgRAiZHAJ9h1X7qiGEAyDHW6rnL3Ok3NteJOgCePo9K WdxOdITvUQyPsArK7pmfZyI= =QsqU -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]