All of lore.kernel.org
 help / color / mirror / Atom feed
* [LSF/MM TOPIC] VFS hot tracking
@ 2013-02-07 16:24 Zhi Yong Wu
  2013-02-07 21:04 ` mingming cao
  0 siblings, 1 reply; 5+ messages in thread
From: Zhi Yong Wu @ 2013-02-07 16:24 UTC (permalink / raw)
  To: lsf-pc; +Cc: linux-fsdevel, chris.mason, linuxram

HI,

   If some guy is interested in this topic, i would like to talk about
VFS hot tracking.

   The feature will add the support for tracking data temperature
information in VFS layer. Essentially, this means maintaining some key
hot data statistics (like number of reads/writes, last read/write
time, frequency of reads/writes), then distilling those numbers down
to a single "temperature" value that reflects what data is "hot", then
specific FS such as btrfs will take use of the temperature infomation
to move hot data to SSDs, or do the defragmetation.

   In this talk, i would discuss its current implementation and how
its key points are resolved such as memory consumption, how its hot
data is updated periodically, etc.

   If you have any suggestions, pleas let me know, thanks.


-- 
Regards,

Zhi Yong Wu

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

end of thread, other threads:[~2013-02-08  5:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-07 16:24 [LSF/MM TOPIC] VFS hot tracking Zhi Yong Wu
2013-02-07 21:04 ` mingming cao
2013-02-07 23:48   ` james northrup
2013-02-08  0:55     ` Zhi Yong Wu
2013-02-08  5:38       ` Zheng Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.