From: Mike Maravillo <mike.maravillo@q-linux.com>
To: Nicholas Lee <nj.lee@plumtree.co.nz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Strange hdparm behaviour with Via 686b and 2.4.2
Date: Thu, 1 Mar 2001 16:49:59 +0800 [thread overview]
Message-ID: <20010301164959.A11065@mail.q-linux.com> (raw)
In-Reply-To: <20010301205930.B9243@cone.kiwa.co.nz>
In-Reply-To: <20010301205930.B9243@cone.kiwa.co.nz>; from nj.lee@plumtree.co.nz on Thu, Mar 01, 2001 at 08:59:30PM +1300
I'm not sure if this one is related. This is on an AMD K6-2 450
with MS-5187 board and VIA VT82C686A chipset...
# hdparm -tT /dev/hda /dev/hdc
/dev/hda:
Timing buffer-cache reads: 128 MB in 3.16 seconds = 40.51 MB/sec
Timing buffered disk reads: 64 MB in 11.84 seconds = 5.41 MB/sec
/dev/hdc:
Timing buffer-cache reads: 128 MB in 3.12 seconds = 41.03 MB/sec
Timing buffered disk reads: 64 MB in 5.17 seconds = 12.38 MB/sec
# dmesg | grep 'hd[a|c]: '
hda: ST320413A, ATA DISK drive
hdc: SAMSUNG SV0761D, ATA DISK drive
hda: 39102336 sectors (20020 MB) w/512KiB Cache, CHS=2434/255/63, UDMA(66)
hdc: 14948640 sectors (7654 MB) w/434KiB Cache, CHS=14830/16/63, UDMA(66)
hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 >
hdc: [PTBL] [930/255/63] hdc1 hdc2 hdc3 hdc4 < hdc5 hdc6 >
On Thu, Mar 01, 2001 at 08:59:30PM +1300, Nicholas Lee wrote:
>
> I've got a new Athlon 900 with Abit KT7A motherboard and a 20Gb Seagate
> ST320414A 7200 ATA100 HDD.
>
> I've been trying to figure out why my hdparm -t rates where so low.
>
> Then I stumbled across this:
>
> At this point dnetc (www.distributed.net client running RC5) is going
> full hog.
>
> nic@thunder:~/dnetc$ ./dnetc -hide -nice 19
> nic@thunder:~/dnetc$ sudo nice -n '-19' hdparm -m16 -tT /dev/hda
>
> /dev/hda:
> setting multcount to 16
> multcount = 16 (on)
> Timing buffer-cache reads: 128 MB in 0.92 seconds =139.13 MB/sec
> Timing buffered disk reads: 64 MB in 2.06 seconds = 31.07 MB/sec
> nic@thunder:~/dnetc$ ./dnetc -shutdown
> dnetc: 1 distributed.net client was shutdown. 0 failures.
> nic@thunder:~/dnetc$ sudo nice -n '-19' hdparm -m16 -tT /dev/hda
>
> /dev/hda:
> setting multcount to 16
> multcount = 16 (on)
> Timing buffer-cache reads: 128 MB in 0.90 seconds =142.22 MB/sec
> Timing buffered disk reads: 64 MB in 4.46 seconds = 14.35 MB/sec
>
> nic@thunder:~/dnetc$ sudo hdparm /dev/hda
>
> /dev/hda:
> multcount = 16 (on)
> I/O support = 1 (32-bit)
> unmaskirq = 1 (on)
> using_dma = 1 (on)
> keepsettings = 0 (off)
> nowerr = 0 (off)
> readonly = 0 (off)
> readahead = 8 (on)
> geometry = 2434/255/63, sectors = 39102336, start = 0
>
> nic@thunder:~/dnetc$ dmesg | grep --regexp 'DMA\|hda\|ide'
> BIOS-provided physical RAM map:
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1
> ide0: BM-DMA at 0xe000-0xe007, BIOS settings: hda:DMA, hdb:pio
> ide1: BM-DMA at 0xe008-0xe00f, BIOS settings: hdc:pio, hdd:pio
> hda: ST320414A, ATA DISK drive
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> hda: 39102336 sectors (20020 MB) w/2048KiB Cache, CHS=2434/255/63, UDMA(100)
> hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 >
> 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.
--
.--. Michael J. Maravillo office://+63.2.894.3592/
( () ) Q Linux Solutions, Inc. mobile://+63.917.897.0919/
`--\\ A Philippine Open Source Solutions Co. http://www.q-linux.com/
next prev parent reply other threads:[~2001-03-01 8:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-01 7:59 Strange hdparm behaviour with Via 686b and 2.4.2 Nicholas Lee
2001-03-01 8:49 ` Mike Maravillo [this message]
2001-03-01 9:40 ` Nicholas Lee
[not found] ` <20010301050007.A1370@ogah.cgma1.ab.wave.home.com>
2001-03-01 20:48 ` Nicholas Lee
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=20010301164959.A11065@mail.q-linux.com \
--to=mike.maravillo@q-linux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nj.lee@plumtree.co.nz \
/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.