Date: Wed, 1 Mar 2006 16:59:09 -0500 From: John Baldwin <jhb@freebsd.org> To: src-committers@freebsd.org Cc: cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: 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 Message-ID: <200603011659.11552.jhb@freebsd.org> In-Reply-To: <200603012050.k21KoA9K071014@repoman.freebsd.org> References: <200603012050.k21KoA9K071014@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603011659.11552.jhb>