From: Jeff Gold <jgold@mazunetworks.com>
To: linux-kernel@vger.kernel.org
Subject: Serial Console and Slow SCSI Disk Access?
Date: Mon, 12 Jun 2006 17:28:31 -0400 [thread overview]
Message-ID: <448DDC7F.4030308@mazunetworks.com> (raw)
Does it make sense that enabling a serial console would reduce the
bandwidth of a SCSI disk by more than a factor of ten? This seems crazy
to me but there's no arguing with empirical facts. I have an IBM x345
system on which I installed an unmodified 2.6.16.20 kernel built with
gcc-4.0.2-8.fc4 (the kernel configuration file I used can be found at
http://augart.com/jgold/kconfig). With the control kernel command line
I get about 70 MB/sec with hdparm -t but when I add "console=ttyS0,9600
console=tty0" I get about 1.6 MB/sec instead.
Here are the complete kernel command lines from grub.conf (the second
one doesn't actually include a backslash in grub.conf -- that's just to
avoid email wrapping):
ro root=/dev/sda3 pci=biosirq loglevel=7
ro root=/dev/sda3 pci=biosirq console=ttyS0,9600n8 console=tty0 \
loglevel=7
I have not been able to connect this behavior to any known kernel bugs
using Google or mailing list archives. What might I be doing wrong?
Jeff
next reply other threads:[~2006-06-12 21:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-12 21:28 Jeff Gold [this message]
2006-06-12 21:39 ` Serial Console and Slow SCSI Disk Access? Mark Lord
2006-06-12 22:04 ` Jeff Gold
2006-06-19 6:50 ` Helge Hafting
2006-06-19 15:14 ` Jeff Gold
2006-06-20 7:11 ` Helge Hafting
2006-06-20 16:20 ` Jeff Gold
2006-06-22 0:32 ` David Lang
2006-06-22 16:18 ` Andrey Melnikoff
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=448DDC7F.4030308@mazunetworks.com \
--to=jgold@mazunetworks.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