New files

This commit is contained in:
Joel Sherrill
1998-04-14 16:03:45 +00:00
parent dff0a57c2b
commit 52461c5875
32 changed files with 2942 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
The <tt>vm</tt> directory holds the virtual memory subsystem used by
FreeBSD. This was derived from the VM system used in the Mach kernel,
with the interface to the rest of the kernel rewritten. As such, it is
not described in the
4.3BSD Internals book by Leffler, McKusick, Karels and Quarterman,
but it is described by Kirk KcKusick and Keith Bostic in their
"UNIX Kernel Internals"
notes, which they have presented in many places in the past few years.
<p>