All of lore.kernel.org
 help / color / mirror / Atom feed
* early flushing of data
@ 2002-08-12 13:52 Hans Reiser
  2002-08-12 14:05 ` Hendrik Visage
  2002-08-12 14:21 ` Opportunistic " Xuan Baldauf
  0 siblings, 2 replies; 6+ messages in thread
From: Hans Reiser @ 2002-08-12 13:52 UTC (permalink / raw)
  To: reiserfs-list

I just thought that discussion of this might interest the list.

It is interesting to consider whether one should flush dirty nodes to 
disk with only a small delay after they are modified, or keep them in 
cache for a longer time.

A small delay has an advantage for the typical small benchmark, and for 
medium length tasks.  If there is poor utilization of the write cache, 
then the sooner one gets started on flushing something to disk, the 
 more megabytes the disk can write before the benchmark ends.

On the other hand, for a loaded server with a reasonably stable load 
with real users not benchmarks, the longer data stays in cache the more 
likely the write won't be needed at all.  One can argue that real users 
don't create stable loads.....

Your thoughts are welcome.

-- 
Hans



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

end of thread, other threads:[~2002-08-12 14:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-12 13:52 early flushing of data Hans Reiser
2002-08-12 14:05 ` Hendrik Visage
2002-08-12 14:14   ` Hans Reiser
2002-08-12 14:24     ` Hendrik Visage
2002-08-12 14:21 ` Opportunistic " Xuan Baldauf
2002-08-12 14:32   ` Hans Reiser

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.