No description
Find a file
Ben Gras 3121eec6bd . map text (kernel's and processes') in readonly
. map kernel in non-user
 . don't map in first pages of kernel code and data
   if possible

these first pages could actually be freed but as the
kernel isn't allowed to touch them either we can't reuse
them until VM has totally taken over page table management
and kernel doesn't rely on identity mapping any more.
2008-12-18 15:35:22 +00:00
boot DEV_BOOT is obsolete. 2008-12-11 16:50:11 +00:00
commands get fproc table. don't print size as that doesn't say much in VM mode. 2008-12-15 13:05:52 +00:00
docs Note about mkfs needing more memory after r2751. 2007-02-23 08:33:33 +00:00
drivers bugfix for lance. works in vmware now. 2008-12-17 01:20:15 +00:00
etc rc script needs to open its own stdin, stdout and stderr 2008-12-11 14:50:56 +00:00
include make kernel leave a page-sized gap in its code and data to not be 2008-12-18 14:30:55 +00:00
kernel make kernel leave a page-sized gap in its code and data to not be 2008-12-18 14:30:55 +00:00
lib syslib function for VMCTL_STACKTRACE 2008-12-16 14:42:32 +00:00
man obsolete manpages (these have become packages) 2007-04-24 13:25:57 +00:00
servers . map text (kernel's and processes') in readonly 2008-12-18 15:35:22 +00:00
test throw out two time consuming tests 2008-10-01 15:09:33 +00:00
tools minor fixes 2008-11-19 14:10:33 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile include libraries. 2008-11-19 13:15:35 +00:00