cvs commit: src/sys/amd64/amd64 io_apic.c local_apic.c src/sys/amd64/include apicvar.h intr_machdep.h src/sys/i386/i386 io_apic.c local_apic.c src/sys/i386/include apicvar.h intr_machdep.h

John Baldwin jhb at freebsd.org
Wed Mar 1 13:58:17 PST 2006


On Wednesday 01 March 2006 15:50, John Baldwin wrote:
> jhb         2006-03-01 20:50:10 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_6)
>     sys/amd64/amd64      io_apic.c local_apic.c 
>     sys/amd64/include    apicvar.h intr_machdep.h 
>     sys/i386/i386        io_apic.c local_apic.c 
>     sys/i386/include     apicvar.h intr_machdep.h 
>   Log:
>   MFC: Change the x86 interrupt code to allocate IDT vectors on-demand.
>   
>   Approved by:    re (scottl)

The patch at http://www.FreeBSD.org/~jhb/patches/irq_shuffle.patch that I
just committed to HEAD yesterday should now apply to RELENG_6 after this
commit.  I'd appreciate some folks testing it, especially people who had
issues with UP kernels with APIC (such as GENERIC) not working on 6.0 but
an SMP kernel with APIC would work.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the cvs-src mailing list