From owner-cvs-all Fri Dec 1 9:25: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id F2CAA37B400; Fri, 1 Dec 2000 09:24:58 -0800 (PST) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eB1HOjC05667; Fri, 1 Dec 2000 09:24:45 -0800 (PST) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.11.1/8.11.0) id eB1HOsH95539; Fri, 1 Dec 2000 09:24:54 -0800 (PST) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 01 Dec 2000 09:24:53 -0800 (PST) Organization: BSD, Inc. From: John Baldwin To: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/i386/linux/linprocfs linprocfs_misc.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-Dec-00 Dag-Erling Smorgrav wrote: > John Baldwin writes: >> jhb 2000/11/30 22:34:20 PST >> >> Modified files: >> sys/i386/linux/linprocfs linprocfs_misc.c >> Log: >> Protect access to p_stat with sched_lock. > > This code has a maintainer. Would you rather me back it out then? After doing p_stat I'm going to be working on a lock for struct proc which is going to touch many, many things. These aren't functional changes, they are merely adding locks in the appropriate place. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message