lkml.org 
[lkml]   [1999]   [Oct]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRE: SMP + RAID

Tom,

You have to edit a line in hpt366.c NOW!!!!

static int hpt366_tune_chipset (ide_drive_t *drive, byte speed)

- byte regtime = (drive->select.b.unit & 0x01) ? 0x43 : 0x40;
+ byte regtime = (drive->select.b.unit & 0x01) ? 0x44 : 0x40;

I am building ide.2.2.12.19991001.patch now.

Andre Hedrick
The Linux IDE guy

On Thu, 30 Sep 1999, Tom Livingston wrote:

> Andre Hedrick wrote:
> > Get the ide.2.2.12.19990930.patch
> >
> > This has the spinlock first fix, smart command fix, jens-cdrom, and the
> > enable flag for the second channel for ABit's.
>
> I've been running this for a couple of hours, SMP mode on, plus concurrent
> access to both disks (bonnie on raid). All has been well so far! Thanks
> very much!!
>
> I will continue to test, and if all goes well I'll move it to the big ide
> production system and see how things go with it under real user load for
> days...
>
> Tom
>
>


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

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.074 / U:0.440 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site