From owner-cvs-all Tue Feb 26 10: 6:28 2002 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 38C3037B430; Tue, 26 Feb 2002 10:06:18 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id g1QI6GL94130; Tue, 26 Feb 2002 10:06:16 -0800 (PST) (envelope-from dillon) Date: Tue, 26 Feb 2002 10:06:16 -0800 (PST) From: Matthew Dillon Message-Id: <200202261806.g1QI6GL94130@apollo.backplane.com> To: Jake Burkholder Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/i386 exception.s genassym.c machdep.c mp_machdep.c mpapic.c swtch.s vm_machdep.c src/sys/i386/include cpufunc.h pcb.h src/sys/i386/isa apic_vector.s clock.c icu_vector.s intr_machdep.c intr_machdep.h npx.c src/sys/kern ... References: <200202261706.g1QH6LC51333@freefall.freebsd.org> <20020226125029.B51363@locore.ca> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :> vm_machdep.c :> sys/i386/include cpufunc.h pcb.h :> sys/i386/isa apic_vector.s clock.c icu_vector.s :> intr_machdep.c intr_machdep.h npx.c :> sys/kern kern_fork.c kern_switch.c :> sys/sys pcpu.h :> Log: :> STAGE-1 of 3 commit - allow (but do not require) interrupts to remain :> enabled in critical sections and streamline critical_enter() and :> critical_exit(). :> : :This patch was in dispute and still being discussed. Both jhb and bde :had issues with it which were not resolved. It should not have been :committed until these issues were resolved. This does not set a very :good precedent for developer relations. Please back it out. : :Jake I will not back it out. JHB has had issues with every single goddamn thing I've tried to do that has been SMP related. JHB has had patches going stale in P4 related to just about every file I've ever had to touch. He has cried wolf one too many times. It is totally inappropriate for JHB to put a lock on the entire SMP subsystem. JHB needs to get his act together. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message