public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* nosync, an idea for general filesystem mount flag
@ 2009-01-06 18:42 Eric Hopper
  2009-01-07 17:35 ` Chris Snook
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Hopper @ 2009-01-06 18:42 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 728 bytes --]

Maybe somebody has thought of this before.  But I think it would be
useful to have a mount flag telling the filesystem layer that a certain
filesystem never ever needs to be synced, even when the 'sync' system
call is called.

My /tmp, for example, is reformatted on each and every boot.  There is
no reason for anything written to /tmp to ever hit the disk.  The only
reason is to make room for something else in memory.

I think this could potentially help out notebooks that only had solid
state drives.

Anyway, just a random thought,
-- 
I am not an LKML member, so please include me in the 'To' or 'Cc' field
if you want me to see your message.  -- Eric Hopper (hopper ^at^
omnifarious ^dot^ ^o^ ^r^ ^g^)

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-07 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06 18:42 nosync, an idea for general filesystem mount flag Eric Hopper
2009-01-07 17:35 ` Chris Snook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox