linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Tyan 2466 SMP locks hard with 2.4.20 + heavy disk i/o yet runs 2.2.* without problems
@ 2003-05-01 13:52 Dirk Eddelbuettel
  2003-05-01 13:56 ` Alan Cox
  2003-05-10 13:42 ` Tyan 2466 SMP lock with 2.4.21-rc1, HIGHMEM + heavy disk i/o Dirk Eddelbuettel
  0 siblings, 2 replies; 6+ messages in thread
From: Dirk Eddelbuettel @ 2003-05-01 13:52 UTC (permalink / raw)
  To: linux-kernel


System:
  Tyan 2466 MPX board, 2 Athlon 1800MP, bios 1.01 from March 2002
  1 gb ram, ibm + maxtor ide disks, ide cdrom + cdrw 
  ati rage 128, sb pci 128, on-board 3c905 nic
  no other cards
  hardware configuration unaltered since June of last year

Performance under 2.2.20 with ext3 + win4lin patches
  + Flawless
  + Uptime of _over 200 days_ with fairly heavy use until UPS got tripped
  + Can run bonnie++ with no issues other than very noticeable i/o slowdown

Performance under 2.4.20 with ext3 + win4lin patch
  - "Stable" until disk-heavy operation causes freeze, typically within 
    two to three days
  - Heavy disk use (full backup writing, diff against big tarball, bonnie++) 
    freeze the machine hard, no ping, no sign of live
  + memtest86 shows no problem with the ram

I searched via google and google groups, but found no pertinent idea for my
case:  No raid or scsi controller, memory doesn't seem to be an issue as it
works really, really well under 2.2.20 and memtest86 passes too. The system 
is generally very stable under 2.2.20 --- but gets killed by 2.4.20.

I run fairly stock kernels (from Debian kernel source packages) with the 
win4lin patches, and the ext3 patch in the case of 2.2.20.  ACPI is disabled.
Disk access is not tuned in any way, DMA gets enabled by default.

I would be happy to try out suggestions in terms of different kernel
configurations, or patches.  I would prefer to stay with the 2.4.* kernel for
now.

Thanks in advance for any pointers. CCs are welcome.

Dirk

-- 
Don't drink and derive. Alcohol and algebra don't mix.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Tyan 2466 SMP locks hard with 2.4.20 + heavy disk i/o yet runs 2.2.* without problems
  2003-05-01 13:52 Tyan 2466 SMP locks hard with 2.4.20 + heavy disk i/o yet runs 2.2.* without problems Dirk Eddelbuettel
@ 2003-05-01 13:56 ` Alan Cox
  2003-05-01 16:00   ` Dirk Eddelbuettel
  2003-05-03 13:11   ` Dirk Eddelbuettel
  2003-05-10 13:42 ` Tyan 2466 SMP lock with 2.4.21-rc1, HIGHMEM + heavy disk i/o Dirk Eddelbuettel
  1 sibling, 2 replies; 6+ messages in thread
From: Alan Cox @ 2003-05-01 13:56 UTC (permalink / raw)
  To: Dirk Eddelbuettel; +Cc: Linux Kernel Mailing List

On Iau, 2003-05-01 at 14:52, Dirk Eddelbuettel wrote:
> Performance under 2.4.20 with ext3 + win4lin patch
>   - "Stable" until disk-heavy operation causes freeze, typically within 
>     two to three days
>   - Heavy disk use (full backup writing, diff against big tarball, bonnie++) 
>     freeze the machine hard, no ping, no sign of live
>   + memtest86 shows no problem with the ram

If you don't have a PS/2 mouse plugged into the box add one. If that
doens't help duplicate the crash without win4lin.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Tyan 2466 SMP locks hard with 2.4.20 + heavy disk i/o yet runs 2.2.* without problems
  2003-05-01 13:56 ` Alan Cox
@ 2003-05-01 16:00   ` Dirk Eddelbuettel
  2003-05-03 13:11   ` Dirk Eddelbuettel
  1 sibling, 0 replies; 6+ messages in thread
From: Dirk Eddelbuettel @ 2003-05-01 16:00 UTC (permalink / raw)
  To: Alan Cox; +Cc: Linux Kernel Mailing List

On Thu, May 01, 2003 at 02:56:12PM +0100, Alan Cox wrote:
> On Iau, 2003-05-01 at 14:52, Dirk Eddelbuettel wrote:
> > Performance under 2.4.20 with ext3 + win4lin patch
> >   - "Stable" until disk-heavy operation causes freeze, typically within 
> >     two to three days
> >   - Heavy disk use (full backup writing, diff against big tarball, bonnie++) 
> >     freeze the machine hard, no ping, no sign of live
> >   + memtest86 shows no problem with the ram
> 
> If you don't have a PS/2 mouse plugged into the box add one. If that

My bad: I do have a PS/2 mouse plugged in.

> doens't help duplicate the crash without win4lin.

Good idea, will do and will try your most recent rc1-ac? as well. 

Thanks, Dirk

-- 
Don't drink and derive. Alcohol and algebra don't mix.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Tyan 2466 SMP locks hard with 2.4.20 + heavy disk i/o yet runs 2.2.* without problems
  2003-05-01 13:56 ` Alan Cox
  2003-05-01 16:00   ` Dirk Eddelbuettel
@ 2003-05-03 13:11   ` Dirk Eddelbuettel
  1 sibling, 0 replies; 6+ messages in thread
From: Dirk Eddelbuettel @ 2003-05-03 13:11 UTC (permalink / raw)
  To: Alan Cox; +Cc: Dirk Eddelbuettel, Linux Kernel Mailing List

On Thu, May 01, 2003 at 02:56:12PM +0100, Alan Cox wrote:
> On Iau, 2003-05-01 at 14:52, Dirk Eddelbuettel wrote:
> > Performance under 2.4.20 with ext3 + win4lin patch
> >   - "Stable" until disk-heavy operation causes freeze, typically within 
> >     two to three days
> >   - Heavy disk use (full backup writing, diff against big tarball, bonnie++) 
> >     freeze the machine hard, no ping, no sign of live
> >   + memtest86 shows no problem with the ram
> 
> If you don't have a PS/2 mouse plugged into the box add one. If that
> doens't help duplicate the crash without win4lin.

Turns out that 2.4.21-rc1 is rock solid. Behaved very well without win4lin,
and is looking good with4lin (survived double bonnie++ tests). 

I also unchecked CONIG_ISA, CONFIG_PM, CONFIG_BLK_DEV_PIIX which may have
contributed to the lockups under 2.4.20.

Thanks,  Dirk

-- 
Don't drink and derive. Alcohol and algebra don't mix.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Tyan 2466 SMP lock with 2.4.21-rc1, HIGHMEM + heavy disk i/o
  2003-05-01 13:52 Tyan 2466 SMP locks hard with 2.4.20 + heavy disk i/o yet runs 2.2.* without problems Dirk Eddelbuettel
  2003-05-01 13:56 ` Alan Cox
@ 2003-05-10 13:42 ` Dirk Eddelbuettel
  2003-05-15 17:31   ` Dirk Eddelbuettel
  1 sibling, 1 reply; 6+ messages in thread
From: Dirk Eddelbuettel @ 2003-05-10 13:42 UTC (permalink / raw)
  To: linux-kernel


System:
  Tyan 2466 MPX board, 2 Athlon 1800MP, bios 1.01 from March 2002
  1 gb ram, ibm + maxtor ide disks, ide cdrom + cdrw 
  ati rage 128, sb pci 128, on-board 3c905 nic, ps/2 mouse
  no other cards
  hardware configuration unaltered since June of last year

Enabling or disabling the HIGHME patch is enough to trigger/suppress
hard locking.  When HIGHMEM is enabled, locking occurs very easily when
trying to copy a (cloop-mounted) Knoppix image, or even when compiling
a kernel.

I run fairly stock kernels (from Debian kernel source packages) with the 
win4lin patch as the only external patch.  ACPI is disabled. Disk access is
not tuned in any way, DMA gets enabled by default. 

Dirk

-- 
Don't drink and derive. Alcohol and algebra don't mix.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Tyan 2466 SMP lock with 2.4.21-rc1, HIGHMEM + heavy disk i/o
  2003-05-10 13:42 ` Tyan 2466 SMP lock with 2.4.21-rc1, HIGHMEM + heavy disk i/o Dirk Eddelbuettel
@ 2003-05-15 17:31   ` Dirk Eddelbuettel
  0 siblings, 0 replies; 6+ messages in thread
From: Dirk Eddelbuettel @ 2003-05-15 17:31 UTC (permalink / raw)
  To: linux-kernel


On Sat, May 10, 2003 at 08:42:15AM -0500, Dirk Eddelbuettel wrote:
> 
> System:
>   Tyan 2466 MPX board, 2 Athlon 1800MP, bios 1.01 from March 2002
>   1 gb ram, ibm + maxtor ide disks, ide cdrom + cdrw 
>   ati rage 128, sb pci 128, on-board 3c905 nic, ps/2 mouse
>   no other cards
>   hardware configuration unaltered since June of last year
> 
> Enabling or disabling the HIGHME patch is enough to trigger/suppress
> hard locking.  When HIGHMEM is enabled, locking occurs very easily when
> trying to copy a (cloop-mounted) Knoppix image, or even when compiling
> a kernel.

As a follow-up, 2.4.21-rc2 looks fine so far. The only other change was to
enable support the proper mobo i/o chipset, which I should have done earlier.

Dirk

> I run fairly stock kernels (from Debian kernel source packages) with the 
> win4lin patch as the only external patch.  ACPI is disabled. Disk access is
> not tuned in any way, DMA gets enabled by default. 
> 
> Dirk
> 
> -- 
> Don't drink and derive. Alcohol and algebra don't mix.

-- 
Don't drink and derive. Alcohol and algebra don't mix.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-05-15 17:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-01 13:52 Tyan 2466 SMP locks hard with 2.4.20 + heavy disk i/o yet runs 2.2.* without problems Dirk Eddelbuettel
2003-05-01 13:56 ` Alan Cox
2003-05-01 16:00   ` Dirk Eddelbuettel
2003-05-03 13:11   ` Dirk Eddelbuettel
2003-05-10 13:42 ` Tyan 2466 SMP lock with 2.4.21-rc1, HIGHMEM + heavy disk i/o Dirk Eddelbuettel
2003-05-15 17:31   ` Dirk Eddelbuettel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).