From owner-cvs-all Sat Dec 23 14:28:40 2000 From owner-cvs-all@FreeBSD.ORG Sat Dec 23 14:28:37 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from tao.org.uk (genesis.tao.org.uk [194.242.131.94]) by hub.freebsd.org (Postfix) with ESMTP id 6680337B400; Sat, 23 Dec 2000 14:28:37 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id 283AF3225; Sat, 23 Dec 2000 22:28:22 +0000 (GMT) Date: Sat, 23 Dec 2000 22:28:21 +0000 From: Josef Karthauser To: Mark Murray Cc: Jake Burkholder , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha sys_machdep.c vm_machdep.c src/sys/compat/svr4 svr4_misc.c src/sys/i386/i386 vm_machdep.c src/sys/ia64/ia64 vm_machdep.c src/sys/kern kern_exec.c kern_exit.c kern_fork.c kern_kthread.c kern_ktrace.c kern_proc.c ... Message-ID: <20001223222821.B54578@tao.org.uk> References: <200012231943.eBNJhAr88909@freefall.freebsd.org> <200012232154.eBNLspF99950@gratis.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200012232154.eBNLspF99950@gratis.grondar.za>; from mark@grondar.za on Sat, Dec 23, 2000 at 11:54:55PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Dec 23, 2000 at 11:54:55PM +0200, Mark Murray wrote: > > Protect proc.p_pptr and proc.p_children/p_sibling with the > > proctree_lock. > > For the education of us folks trying to learn and understand what's > going on in the kernel, could I ask you gurus to go into a little > bit of detail concerning the effects of this sort of commit? > > IE: "Fixes a lockup", or "speeds up kernel" or "further reduces > need for Giant" kind of things, except with a tad more detail. > > Thanks! :-) That'd be great. Seconded. :) Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message