Subject: Kernel address space change
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Charles Hannum <mycroft@duality.gnu.ai.mit.edu>
List: current-users
Date: 01/05/1994 11:11:14
I have just committed a change which moves the kernel from 0xfe000000
to 0xf8000000.  Currently this doesn't buy much, but eventually it
will allow the kernel to use a larger address space for itself on
machines with gobs of memory.

After installing a new kernel and /usr/include, you must recompile the
following:

libutil
ps
nfsd
w
sendmail


------------------------------------------------------------------------------