All of lore.kernel.org
 help / color / mirror / Atom feed
From: CJ <cj@cjcj.com>
To: Linux Kernel Development <linux-kernel@vger.kernel.org>
Subject: IDE performance 2.4.18 slower than MSDOS
Date: Sun, 14 Apr 2002 16:20:13 -0700	[thread overview]
Message-ID: <3CBA0EAD.205@cjcj.com> (raw)

These are for an unmounted Seagate 80GB IDE Primary
ST380021A DMA in a Celeron 466, Intel 815BN, 256MB.

dd 4.0.36  linux-2.4.18--------
MB/s       Input  Output Hdparm
DOS        42.10      ?  -Tt
/dev/hda   36.36  19.94   37.21
/dev/raw    2.86   3.28   98.46

Linux 2.4.18

time dd if=/dev/hda of=/dev/nul
301.6user 1093system 36:41.05elapsed 63%cpu
36.36MB/s

time dd if=/dev/raw/raw80 of=/dev/nul
690.95user 5060.35system 7:31:39elapsed 21%cpu
(IDE light dim)
2.86MB/s

time dd if=/dev/zero of=/dev/raw/raw80
626.32user 7570.34system 6:46:39elapsed 33%cpu
(IDE light dim)
3.28MB/s

time dd if=/dev/zero of=/dev/hda
304.34user  1413system  1:06:54elapsed 42%cpu
(IDE light medium 123456, IDE light off 789)repeats throughtout
19.94MB/s




                 reply	other threads:[~2002-04-14 23:20 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=3CBA0EAD.205@cjcj.com \
    --to=cj@cjcj.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.