Re: hardware based IRQ routing on Intel SMP boxes, 2.1.76 patch

Alessandro Suardi (venaas@nvg.ntnu.no)
Tue, 30 Dec 1997 01:00:26 +0100 (CET)


> The patch is stable on my box, things like mass flood pinging and massive
> harddisk load did not cause any problems, but the patch should still be
> considered experimental. I'm curious wether the patch actually boots on
> other machines, and wether it shows the same speedups as on my box ;) The
> patch includes some multi-CPU-irq-handling related 8390.c and ide.c fixes
> as well. [my NE2000 finally works under SMP ;)]

It didn't boot on my box, it hangs when scanning for devices on the 53C875.
I know that it makes it through ncr_queue_command in ncr53c8xx.c and
successfully queues the first command, but it doesn't get to queue another
one. When I get the time I'll try to see what happens after the first
command is queued.

Stig