Date: Sat, 27 Feb 1999 10:41:40 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha machdep.c Message-ID: <199902271841.KAA23199@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1999/02/27 10:41:40 PST
Modified files:
sys/alpha/alpha machdep.c
Log:
* Add support for hw.physmem and hw.usermem sysctls (this allows sysinstall
to calculate a reasonable size for the swap partition).
* Fix a typo in remrq() where a process with idle priority would not be
correctly removed from the relavent queue. Note that realtime and idle
priorities are still not supported since the assembler code in
cpu_switch() does not check the realtime and idle queues.
Revision Changes Path
1.33 +23 -2 src/sys/alpha/alpha/machdep.c
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?199902271841.KAA23199>
