> I think if you do a "cat /proc/interrupts" it tells you:

Of course, unfortunately I am booted in windows right now :(
 
> % cat /proc/interrupts 
>            CPU0       CPU1       
>   0:  137044893          0          XT-PIC  timer
>   1:     736186          0          XT-PIC  keyboard
 
> As far as I know, noapic causes only one CPU to handle the interrupts,

Yes, with noapic it's not SMP but Asymmetric MP.

> and I see those XT-PIC's. Without "noapic" I had interrupts be handled
> by both cpu's approximately equally, and the XT-PIC was "IO-APIC" if I
> remember correctly (been a while since I had it)
> 
> So it does work for 2.4 kernels too.

Great!  Thank you for checking that one out!

Rob

--
=-          To unsubscribe, email [EMAIL PROTECTED] with the       -=
=-                body of "unsubscribe linux-abit".                 -=

Reply via email to