Date: Sat, 7 Sep 2002 15:07:12 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options options.i386 options.pc98 options.x86_64 Message-ID: <200209072207.g87M7CWN089371@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/09/07 15:07:12 PDT
Modified files:
sys/conf options options.i386 options.pc98
options.x86_64
Log:
Move the KSTACK_PAGES option from MD to MI. Although not all platforms
support this, we do have MI code that references it and is otherwise
unaware of an override. The alternative is to put knowledge in these
MI files about which platforms have the opt_kstack_pages.h option file.
It is more likely that other platforms will gain the ability to tune the
kstack size.
Revision Changes Path
1.348 +1 -0 src/sys/conf/options
1.180 +0 -1 src/sys/conf/options.i386
1.153 +0 -1 src/sys/conf/options.pc98
1.2 +0 -1 src/sys/conf/options.x86_64
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?200209072207.g87M7CWN089371>
