lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 24 Nov 2006 13:33:31 +0000
From:	Alan <alan@...rguk.ukuu.org.uk>
To:	"Martin A. Fink" <fink@....mpg.de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: SATA Performance with Intel ICH6

On Fri, 24 Nov 2006 14:07:01 +0100
"Martin A. Fink" <fink@....mpg.de> wrote:

> If I understand the design of this chipset correctly, then I would have
> expected, that the CPU needs to do only few work, instead I found out, that
> writing to disk seems to be really hard work for the CPU.

It has some work to do - the amount in question depends upon the file
system and device drivers in use. For very high throughput read up on
the O_DIRECT feature.

> My final aim is to get around 140MB/s of data from 3 different Gigabit
> Ethernet cards and store it on 3 harddisk drives that perform 50MB/s.
> >From the SATA bus side there should be no problem. Each of the 4 SATAs on
> this ICH6 chipset are capable of 150MB/s.

I doubt an ICH6 has the total memory bandwidth to achieve that to be
honest, but with PCI-E maybe you can.
 
> So what makes my CPU that slow? Is it a hardware problem or a problem of
> SATA driver of my operating system?

You don't give anything like enough information to even guess this. What
controller, what disks, what driver, what kernel version ?

> By the way: I'm working with SuSE Linux 9.2 on a Dell Desktop PC, 1GB RAM

For vendor kernels, especially older ones it is probably best to ask the
vendor first.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ