All of lore.kernel.org
 help / color / mirror / Atom feed
* Reducing memory requirements for high extent xfs files
@ 2007-05-30 16:49 Michael Nishimoto
  2007-05-30 22:55 ` David Chinner
  0 siblings, 1 reply; 13+ messages in thread
From: Michael Nishimoto @ 2007-05-30 16:49 UTC (permalink / raw)
  To: xfs

Hello,

Has anyone done any work or had thoughts on changes required
to reduce the total memory footprint of high extent xfs files?

Obviously, it is important to reduce fragmentation as files
are generated and to regularly defrag files, but both of these 
alternatives are not complete solutions.

To reduce memory consumption, xfs could bring in extents
from disk as needed (or just before needed) and could free 
up mappings when certain extent ranges have not been recently
accessed.  A solution should become more aggressive about 
reclaiming extent mapping memory as free memory becomes limited.

   Michael


____________________________________________________________________
   

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

end of thread, other threads:[~2007-06-26  1:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-30 16:49 Reducing memory requirements for high extent xfs files Michael Nishimoto
2007-05-30 22:55 ` David Chinner
2007-06-05 22:23   ` Michael Nishimoto
2007-06-05 23:11     ` Vlad Apostolov
2007-06-05 23:17       ` Vlad Apostolov
2007-06-06  1:36     ` David Chinner
2007-06-06  2:00       ` Vlad Apostolov
2007-06-06  2:05         ` Vlad Apostolov
2007-06-06 17:18       ` Michael Nishimoto
2007-06-06 23:47         ` David Chinner
2007-06-22 23:58           ` Michael Nishimoto
2007-06-25  2:47             ` David Chinner
2007-06-26  1:26             ` Nathan Scott

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.