On Jun 4, 2014, at 7:15 AM, Martin <m_bt...@ml1.co.uk> wrote:
> 
> Consider using noatime as a /default/ being as there are no known
> 'must-use' use cases.

The quote I'm finding on the interwebs is POSIX  “requires that operating 
systems maintain file system metadata that records when each file was last 
accessed". I'm not sure if upstream kernel projects aim for LSB (and thus 
POSIX) compliance by default and let distros opt out; or the opposite.

> Those users still wanting atime can add that as a
> mount option with the note that atime use reduces the snapshot defrag
> effectiveness.

I can imagine some optimizations for Btrfs that are easier than other file 
systems, like a way to point metadata chunks to specific devices, for example 
metadata to persistent memory, while the data goes to conventional hard drives.


Chris Murphy

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to