Date: Thu, 15 Aug 2002 08:32:08 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Juli Mallett <jmallett@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c Message-ID: <20020815082538.T1202-100000@gamplex.bde.org> In-Reply-To: <200208141807.g7EI79uR014419@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Aug 2002, Juli Mallett wrote: > jmallett 2002/08/14 11:07:09 PDT > > Modified files: > sys/i386/i386 identcpu.c > Log: > Document why the has_f00f_bug variable is initialised rather than placed into > the BSS (so that it can be binary-patched). > > Inspired by: bde This reason is mostly OBE now that we can set things much more easily using tunables. However, this variables is mostly OBE too so I wouldn't want it bloat tunable-space. Bruce 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?20020815082538.T1202-100000>