public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re:  2.4.21pre3 smp_affinity, very strange
@ 2003-01-19 20:41 Manfred Spraul
  0 siblings, 0 replies; 4+ messages in thread
From: Manfred Spraul @ 2003-01-19 20:41 UTC (permalink / raw)
  To: Hans Lambrechts; +Cc: linux-kernel

Hans wrote:

>pc:~ # cat /proc/interrupts
>           CPU0       CPU1
>  0:      39836          0    IO-APIC-edge  timer
>  1:        574          0    IO-APIC-edge  keyboard
>  2:          0          0          XT-PIC  cascade
>  8:          2          0    IO-APIC-edge  rtc
>  9:          0          0    IO-APIC-edge  acpi
> 12:      20362          0    IO-APIC-edge  PS/2 Mouse
> 14:          7          0    IO-APIC-edge  ide0
> 16:       8906          0   IO-APIC-level  aic7xxx
> 18:        789          0   IO-APIC-level  eth0
>NMI:          0          0
>LOC:      39741      39740
>ERR:          0
>MIS:          0
>  
>
Could you add a few details about your system? E.g. the dmesg log.
What happens if you manually distribute interrupts?
    echo 2 > /proc/irq/12/smp_affinity
    echo 1 > /proc/irq/16/smp_affinity

--
    Manfred


^ permalink raw reply	[flat|nested] 4+ messages in thread
* 2.4.21pre3 smp_affinity, very strange
@ 2003-01-19 15:45 Hans Lambrechts
  2003-01-19 18:54 ` Arjan van de Ven
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Lambrechts @ 2003-01-19 15:45 UTC (permalink / raw)
  To: linux-kernel

I noticed this recently:

pc:~ # cat /proc/interrupts
           CPU0       CPU1
  0:      39836          0    IO-APIC-edge  timer
  1:        574          0    IO-APIC-edge  keyboard
  2:          0          0          XT-PIC  cascade
  8:          2          0    IO-APIC-edge  rtc
  9:          0          0    IO-APIC-edge  acpi
 12:      20362          0    IO-APIC-edge  PS/2 Mouse
 14:          7          0    IO-APIC-edge  ide0
 16:       8906          0   IO-APIC-level  aic7xxx
 18:        789          0   IO-APIC-level  eth0
NMI:          0          0
LOC:      39741      39740
ERR:          0
MIS:          0

pc:~ # cat /proc/irq/0/smp_affinity
ffffffff

pc:~ # echo ffffffff > /proc/irq/0/smp_affinity

pc:~ # cat /proc/interrupts
           CPU0       CPU1
  0:      50921        947    IO-APIC-edge  timer
  1:        974          0    IO-APIC-edge  keyboard
  2:          0          0          XT-PIC  cascade
  8:          2          0    IO-APIC-edge  rtc
  9:          0          0    IO-APIC-edge  acpi
 12:      25530          0    IO-APIC-edge  PS/2 Mouse
 14:          7          0    IO-APIC-edge  ide0
 16:       8935          0   IO-APIC-level  aic7xxx
 18:        801          0   IO-APIC-level  eth0
NMI:          0          0
LOC:      51773      51772
ERR:          0
MIS:          0

Did the APIC or mpparse changes cause this?

Please cc me, I'm not on the list.

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

end of thread, other threads:[~2003-01-20 17:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-19 20:41 2.4.21pre3 smp_affinity, very strange Manfred Spraul
  -- strict thread matches above, loose matches on Subject: below --
2003-01-19 15:45 Hans Lambrechts
2003-01-19 18:54 ` Arjan van de Ven
2003-01-20 16:41   ` Hans Lambrechts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox