Date: Mon, 24 Sep 2001 23:14:07 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include param.h Message-ID: <200109250614.f8P6E7H64633@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/09/24 23:14:07 PDT
Modified files: (Branch: RELENG_4)
sys/i386/include param.h
Log:
Increase UPAGES to 3 for i386. Tests show we have run out of margin and
are already overflowing the ptrace area of the struct user, and a number of
reports suggest that we are probably also digging into the active part
of struct user. My own simple tests, after only 20 minutes of messing
around, shows kstack useage less then 190 bytes away from the active portion
of struct user.
This is already fixed in -current w/ Julian's KSE code, and does not need
adjusting on the Alpha due to the Alpha's larger page size.
Revision Changes Path
1.54.2.6 +2 -2 src/sys/i386/include/param.h
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?200109250614.f8P6E7H64633>
