lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 6 Jan 2009 10:42:05 -0800
From:	Eric Hopper <hopper@...ifarious.org>
To:	linux-kernel@...r.kernel.org
Subject: nosync, an idea for general filesystem mount flag

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^)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ