From: Rudy Klinksiek <rklinksiek@ticom-geo.com>
To: linux-kernel@vger.kernel.org
Subject: ext2/ext3 balancing streaming io - help
Date: Tue, 12 Sep 2006 20:18:34 -0500 [thread overview]
Message-ID: <45075C6A.6040808@ticom-geo.com> (raw)
Hi:
Don't know if this is the right list, if not I apologize and
ask someone to point me to right mailing list.
For 2.4.27 with low-latency patches, is there a way to balance
data streaming in ( around 4-8Mb/sec )with writing it to disk, using
an ext2 or ext3 filesystem. The system has a single disk, and can
sustain 10-20MB/sec for 2-4 secs. And yes I'm stuck with this
particular system.
Twiddling with bdflush parameters, I had a setup that was doing this
( monitoring with "vmstat 1" ) but it is not really reproducible.
Mostly, data is flushed out in chunks, often 1/2/3 secs with
nothing written in between flushes. Eventually freemem is depleted,
with cache increasing, but the rate going out to disk is still
generally less than the ncoming rate.
After shutting down the input side, it takes many 10's of secs for
vmstat to show nothing going to disk.
"bdflush" doesn't seem to have enough/correct knobs to effect a
"streaming" mode.
Or am I missing something here?
Any other tunable parameters?
Any help appreciated
klink
reply other threads:[~2006-09-13 1:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=45075C6A.6040808@ticom-geo.com \
--to=rklinksiek@ticom-geo.com \
--cc=linux-kernel@vger.kernel.org \
/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.