From owner-cvs-all Mon Jan 22 14:57:14 2001 Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (unknown [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id E81D437B6B0; Mon, 22 Jan 2001 14:56:49 -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 f0MMulx07689; Mon, 22 Jan 2001 14:56:47 -0800 (PST) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.11.1/8.11.1) id f0MMuOF10888; Mon, 22 Jan 2001 14:56:24 -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: Mon, 22 Jan 2001 14:56:24 -0800 (PST) Organization: BSD, Inc. From: John Baldwin To: Matthew Jacob Subject: RE: cvs commit: src/sys/kern kern_synch.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 22-Jan-01 Matthew Jacob wrote: > >> On 22-Jan-01 Matt Jacob wrote: >> > mjacob 2001/01/22 14:22:39 PST >> > >> > Modified files: >> > sys/kern kern_synch.c >> > Log: >> > Move (now) unused variable declaration inside the block (now commented >> > out). >> >> I had this fixed in a slightly different manner locally. :-P I would be >> committing stuff right now but my kernel doesn't boot all the way to single >> user yet. If I can get it there and get it stable I'll be committing lots >> of >> stuff in the not too distant future. > > Well, sorry... > > How about doing a tad more complete job up front? Try to nuke all the > warnings that you can, okay? Also, the growth of the '#if 0' pieces is > somewhat alarming. Yeah. I actually have many warnings fixes in other parts of the code right now, but am busy trying to get my code working before I commit blindly. > I would expect the rate of the rate of change to start slowing for -current > now. It is not. This is not a good sign. SMPng doesn't do anything yet (nothing out from under Giant), and it won't be useful until it does, so I don't foresee it slowing down within the next few months. I don't think anynoe expects 5.0 to come out before Septemeberish now anyways. I don't think SMPng will be ready before then at least. At least, not in a useful fashion. :-/ > -matt -- 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