Date: Mon, 22 Jan 2001 14:56:24 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Matthew Jacob <mjacob@feral.com> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/kern kern_synch.c Message-ID: <XFMail.010122145624.jhb@FreeBSD.org> In-Reply-To: <Pine.LNX.4.21.0101221434380.9065-100000@zeppo.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org> -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010122145624.jhb>