All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Reiser <reiser@namesys.com>
To: reiserfs-list@namesys.com
Subject: early flushing of data
Date: Mon, 12 Aug 2002 17:52:35 +0400	[thread overview]
Message-ID: <3D57BDA3.2010903@namesys.com> (raw)

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



             reply	other threads:[~2002-08-12 13:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-12 13:52 Hans Reiser [this message]
2002-08-12 14:05 ` early flushing of data 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D57BDA3.2010903@namesys.com \
    --to=reiser@namesys.com \
    --cc=reiserfs-list@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.