From: rwhron@earthlink.net
To: alan@lxorguk.ukuu.org.uk
Cc: linux-kernel@vger.kernel.org
Subject: Re: IDE DMA disabled with via82cxxx on kernels >= 2.5.35
Date: Mon, 13 Jan 2003 21:49:49 -0500 [thread overview]
Message-ID: <20030114024949.GA165@rushmore> (raw)
>> Recent 2.5 kernels boot with "DMA disabled".
> It turns it on again but forgets to tell you. Its on the fix list
> but for 2.4 first
Actual throughput on Athlon is better then hdparm lets on. A
dd test on 2.5.53-mm1 shows about 120 MB/sec for a file that fits in
memory.
# time dd if=/dev/zero of=/tmp/junk bs=4M count=100
100+0 records in
100+0 records out
real 0m3.312s
user 0m0.002s
sys 0m3.267s
# ls -lh /tmp/junk
-rw-r--r-- 1 root root 400M Jan 13 21:43 /tmp/junk
hdparm -tT on the K6/2 shows similar throughput between 2.4 and 2.5.
Maybe my hdparm is just wacky on 2.5.
2.4.20-pre3-jam1:
/dev/hda:
Timing buffer-cache reads: 128 MB in 0.70 seconds =182.86 MB/sec
Timing buffered disk reads: 64 MB in 2.07 seconds = 30.92 MB/sec
2.5.53-mm1
/dev/hda:
Timing buffer-cache reads: 128 MB in 7.20 seconds = 17.78 MB/sec
Timing buffered disk reads: 64 MB in 19.66 seconds = 3.26 MB/sec
--
Randy Hron
http://home.earthlink.net/~rwhron/kernel/bigbox.html
next reply other threads:[~2003-01-14 2:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-14 2:49 rwhron [this message]
2003-01-14 3:47 ` IDE DMA disabled with via82cxxx on kernels >= 2.5.35 Andrew Morton
-- strict thread matches above, loose matches on Subject: below --
2003-01-08 5:16 rwhron
2003-01-08 14:02 ` Alan Cox
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=20030114024949.GA165@rushmore \
--to=rwhron@earthlink.net \
--cc=alan@lxorguk.ukuu.org.uk \
--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.