From owner-cvs-src@FreeBSD.ORG Wed Mar 1 21:58:16 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E045016A420; Wed, 1 Mar 2006 21:58:16 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A95B43D45; Wed, 1 Mar 2006 21:58:16 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k21LwFF2028074; Wed, 1 Mar 2006 16:58:15 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: src-committers@freebsd.org Date: Wed, 1 Mar 2006 16:59:09 -0500 User-Agent: KMail/1.9.1 References: <200603012050.k21KoA9K071014@repoman.freebsd.org> In-Reply-To: <200603012050.k21KoA9K071014@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200603011659.11552.jhb@freebsd.org> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.87.1/1308/Wed Mar 1 05:13:39 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=4.2 tests=ALL_TRUSTED,AWL autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx 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 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2006 21:58:17 -0000 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 <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org