public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Willy Tarreau <willy@w.ods.org>
To: Bruce M Beach <brucemartinbeach@21cn.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IDE numbers
Date: Thu, 8 Aug 2002 10:20:59 +0200	[thread overview]
Message-ID: <20020808082059.GD943@alpha.home.local> (raw)
In-Reply-To: <Pine.LNX.4.43.0208081211180.224-100000@systemx.zsu.edu.cn>

On Thu, Aug 08, 2002 at 12:19:22PM +0000, Bruce M Beach wrote:
 
>   time cp TEMP.tar ... hda3->hda1   49m18.320s ~  3,339,200.9 bytes/s

slow because it's the same disk, so the head constantly move back and forth
between hda1 and hda3. You are limited by seek time.

>   time cp TEMP.tar ... hdc1->sda1   51m16.493s

are you sure it was "hdc1" ? I can't see it in your dmesg below.

>   time cp TEMP.tar ... sda1->scb1    5m41.388s ~ 28,936,063   bytes/s

seems correct to me, I had the same numbers with 7200 RPM seagate drives too.

Regards,
Willy

>   PCI_IDE: not 100% native mode: will probe irqs later
>       ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
>       ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio
>   hda: ST360021A, ATA DISK drive
>   hdb: 16X10, ATAPI CD/DVD-ROM drive
>   ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
>   hda: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=7297/255/63
>   Partition check:
>    /dev/ide/host0/bus0/target0/lun0: p1 p2 p3

  reply	other threads:[~2002-08-08  8:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-08 12:19 IDE numbers Bruce M Beach
2002-08-08  8:20 ` Willy Tarreau [this message]
2002-08-08 17:36 ` Mike Dresser
  -- strict thread matches above, loose matches on Subject: below --
2002-08-10 16:02 Bruce M Beach

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=20020808082059.GD943@alpha.home.local \
    --to=willy@w.ods.org \
    --cc=brucemartinbeach@21cn.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