Interrupt latency problems
Dan Nelson
dnelson at allantgroup.com
Mon May 19 13:15:21 PDT 2003
In the last episode (May 19), Lars Eggert said:
> Dan Nelson wrote:
> >In the last episode (May 19), Lars Eggert said:
> >>
> >>I tried to see if this is the case on my SMP board, but I don't seem
> >>to have acpi attached to any interrupt:
> >
> >You sure you have acpi loaded? It shows up for me:
> >
> >$ ps ax | grep acpi0
> > 22 ?? WL 0:00.00 (irq9: acpi0)
>
> I'm pretty sure I do - maybe acpi irq handling is different with an SMP
> kernel?
I'm running SMP also (May 13 kernel).
> [larse at nik: ~] ps ax | grep acpi
> 5 ?? IL 0:00.00 (acpi_task0)
> 6 ?? IL 0:00.00 (acpi_task1)
> 7 ?? IL 0:00.00 (acpi_task2)
> 78714 p4 LV+ 0:00.00 grep acpi (tcsh)
$ ps ax | grep acpi
5 ?? IL 0:00.00 (acpi_task0)
6 ?? IL 0:00.00 (acpi_task1)
7 ?? IL 0:00.00 (acpi_task2)
20 ?? WL 0:00.00 (swi6: acpitaskq)
22 ?? WL 0:00.00 (irq9: acpi0)
Unfortunately, I don't have enough devices in my system for the BIOS to
have to share IRQs.
> [larse at nik: ~] kldstat | grep acpi
> 46 1 0xc068b000 48514 acpi.ko
I don't use modules, though. Everything's linked directly into the
kernel. I doubt that makes a difference.
--
Dan Nelson
dnelson at allantgroup.com
More information about the freebsd-current
mailing list