linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Filesystem hints to storage
@ 2010-07-22 18:08 Matthew Wilcox
  2010-07-22 19:15 ` Joel Becker
  2010-07-22 19:45 ` Alan Cox
  0 siblings, 2 replies; 4+ messages in thread
From: Matthew Wilcox @ 2010-07-22 18:08 UTC (permalink / raw)
  To: linux-fsdevel, linux-kernel


The NVMHCI working group has specified [1] a set of attributes for
filesystems to pass down to devices which may allow the device to lay
out its storage more effectively (eg if it's a hybrid MLC/SLC device).

For Enterprise NVMHCI, the working group is looking at refining these
hints.  Are there any hints that people would like to see added or
removed from the list in NVMHCI 1.0?

I think there are some hints that are hard for the filesystem to know
itself, never mind pass down, so it'd be good to remove them to reduce
the complexity.  Contrariwise, there are some hints I think the filesystem
could pass down that aren't in the spec today, such as the flags from
madvise (random access vs sequential access) and whether the access is
for fs metadata or application data.

[1] http://www.intel.com/standards/nvmhci/index.htm
Page 35, figure 26

-- 
Matthew Wilcox				Intel Open Source Technology Centre
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

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

end of thread, other threads:[~2010-07-26 15:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-22 18:08 Filesystem hints to storage Matthew Wilcox
2010-07-22 19:15 ` Joel Becker
2010-07-22 19:45 ` Alan Cox
2010-07-26 15:40   ` James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).