Date: Tue, 26 Feb 2002 10:06:16 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Jake Burkholder <jake@locore.ca> 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 ... Message-ID: <200202261806.g1QI6GL94130@apollo.backplane.com> References: <200202261706.g1QH6LC51333@freefall.freebsd.org> <20020226125029.B51363@locore.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
:> 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 <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202261806.g1QI6GL94130>