From: Samium Gromoff <_deepfire@mail.ru>
To: harisri@bigpond.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: Heavy disk IO stalls ftp/http downloads
Date: Fri, 23 Nov 2001 14:32:36 +0300 (MSK) [thread overview]
Message-ID: <200111231132.fANBWbk11468@vegae.deep.net> (raw)
does hdparm -u1 fixes the problem?
-u1 == unmasq irq during its handling
the problem is that serial port need its interrupt to be served with minimal
latency, and the drives makes that impossible, unless irqs are unmasked...
looks like ( = - disc io irq handling periods, . - the ones of serial port):
both ones wants something like:
disc: ========= ============= ================== ============= =========
serial: . . . . . . . . . . . . . . . . . . . . . . .
in reality: ==============.=============. ============= ===========
etc etc...
cheers, Samium Gromoff
next reply other threads:[~2001-11-23 11:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-23 11:32 Samium Gromoff [this message]
2001-11-24 0:12 ` hari
2001-11-23 20:00 hari
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=200111231132.fANBWbk11468@vegae.deep.net \
--to=_deepfire@mail.ru \
--cc=harisri@bigpond.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®