Date: Tue, 25 Feb 1997 09:57:30 +0900 (JST) From: Michael Hancock <michaelh@cet.co.jp> To: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.ru> Cc: Bruce Evans <bde@zeta.org.au>, bde@freefall.freebsd.org, cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern sys_generic.c Message-ID: <Pine.SV4.3.95.970225095326.8264C-100000@parkplace.cet.co.jp> In-Reply-To: <Pine.BSF.3.95q.970224205001.838A-100000@nagual.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Feb 1997, [KOI8-R] Андрей Чернов wrote: > On Fri, 21 Feb 1997, Bruce Evans wrote: > > > >Thanks, but I see no commit for removing p_selbits_size and p_selbits > > >fields from struct proc... kern_exit.c also does free for p_selbits and > > >needs fixing after remove. > > > > I'll leave them until it is decided that the caching scheme is unnecssary. > > When we decide that? IMHO it can be now or never :-) Too many chances to > forget this thing after some time passed. What prevents you from deciding > now? Why don't you comment them out with ... /* XXX 1997.2.26 Remove 6 months later if no one complains. char *p_selbits; u_int p_selbits_size; */ Regards, Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SV4.3.95.970225095326.8264C-100000>