Re: comparing FreeBSD to linux

2005-11-21 Thread Raz Ben-Jehuda(caro)
>lspci 00:00.0 Host bridge: Intel Corp.: Unknown device 2588 (rev 05) 00:01.0 PCI bridge: Intel Corp.: Unknown device 2589 (rev 05) 00:02.0 VGA compatible controller: Intel Corp.: Unknown device 258a (rev 05) 00:1c.0 PCI bridge: Intel Corp.: Unknown device 2660 (rev 03) 00:1c.1 PCI bridge: Intel Co

Re: comparing FreeBSD to linux

2005-11-21 Thread Gil
Jeff Garzik wrote: > On Mon, Nov 21, 2005 at 10:15:11AM -0800, Raz Ben-Jehuda(caro) > wrote: > >> Well , i have tested the disk with a new tester i have written. >> it seems that the ata driver causes the high cpu and not raid. > > Which drivers are you using? lspci and kernel .config? And have

Re: comparing FreeBSD to linux

2005-11-21 Thread Jeff Garzik
On Mon, Nov 21, 2005 at 10:15:11AM -0800, Raz Ben-Jehuda(caro) wrote: > Well , i have tested the disk with a new tester i have written. it seems that > the ata driver causes the high cpu and not raid. Which drivers are you using? lspci and kernel .config? Jeff - To unsubscribe from th

Re: comparing FreeBSD to linux

2005-11-21 Thread Raz Ben-Jehuda(caro)
y, November 21, 2005 9:47 AM > > > To: Guy > > > Cc: Linux RAID Mailing List > > > Subject: Re: comparing FreeBSD to linux > > > > > > fetching from a disk a random block of 1 MB is aproximately > > > 20MB/s for a sata disk ( randomly , all over the dis

Re: comparing FreeBSD to linux

2005-11-21 Thread Raz Ben-Jehuda(caro)
ED] On Behalf Of Raz Ben-Jehuda(caro) > > Sent: Monday, November 21, 2005 9:47 AM > > To: Guy > > Cc: Linux RAID Mailing List > > Subject: Re: comparing FreeBSD to linux > > > > fetching from a disk a random block of 1 MB is aproximately > > 20MB/s for a s

RE: comparing FreeBSD to linux

2005-11-21 Thread Guy
> -Original Message- > From: [EMAIL PROTECTED] [mailto:linux-raid- > [EMAIL PROTECTED] On Behalf Of Raz Ben-Jehuda(caro) > Sent: Monday, November 21, 2005 9:47 AM > To: Guy > Cc: Linux RAID Mailing List > Subject: Re: comparing FreeBSD to linux > > fetching from

Re: comparing FreeBSD to linux

2005-11-21 Thread Raz Ben-Jehuda(caro)
TED] [mailto:linux-raid- > > [EMAIL PROTECTED] On Behalf Of Raz Ben-Jehuda(caro) > > Sent: Sunday, November 20, 2005 6:50 AM > > To: Linux RAID Mailing List > > Subject: comparing FreeBSD to linux > > > > I have evaluated which is better in terms cpu load whe

RE: comparing FreeBSD to linux

2005-11-20 Thread Guy
> -Original Message- > From: [EMAIL PROTECTED] [mailto:linux-raid- > [EMAIL PROTECTED] On Behalf Of Raz Ben-Jehuda(caro) > Sent: Sunday, November 20, 2005 6:50 AM > To: Linux RAID Mailing List > Subject: comparing FreeBSD to linux > > I have evaluated which is

Re: comparing FreeBSD to linux

2005-11-20 Thread Raz Ben-Jehuda(caro)
i have an intel ich6 ide controller chipset revision 3. this is the obnly chipset i found in dmesg. On 11/20/05, Lajber Zoltan <[EMAIL PROTECTED]> wrote: > Hi, > > On Sun, 20 Nov 2005, Raz Ben-Jehuda(caro) wrote: > > > I am using sata maxtor disks over raid0. i am using > > 2.6.6 kernel. > > What

Re: comparing FreeBSD to linux

2005-11-20 Thread Lajber Zoltan
On Sun, 20 Nov 2005, Raz Ben-Jehuda(caro) wrote: > I have evaluated which is better in terms cpu load when dealing with raid. > FreeBSD vinum's or linux raid. > When i issued a huge amount of io's read to linux raid i got 93% cpu > load ( 7% idle), > while i having 10% cpu load ( 90% idle ) in th