Home | History | Annotate | Download | only in uvm
History log of /src/sys/uvm/uvm_glue.h
RevisionDateAuthorComments
 1.10  02-Feb-2011  chuck udpate license clauses on my code to match the new-style BSD licenses.
based on diff that rmind@ sent me.

no functional change with this commit.
 1.9  28-Jan-2008  yamt branches: 1.9.32; 1.9.38; 1.9.40;
remove a special allocator for uareas, which is no longer necessary.
use pool_cache instead.
 1.8  11-Dec-2005  christos branches: 1.8.46; 1.8.52;
merge ktrace-lwp.
 1.7  24-Mar-2004  junyoung branches: 1.7.16;
Nuke __P().
 1.6  21-Jun-1999  thorpej branches: 1.6.36;
Protect prototypes, certain macros, and inlines from userland.
 1.5  25-Mar-1999  mrg branches: 1.5.4;
remove now >1 year old pre-release message.
 1.4  10-Feb-1998  perry add/cleanup multiple inclusion protection.
 1.3  07-Feb-1998  mrg restore rcsids
 1.2  06-Feb-1998  thorpej RCS ID police.
 1.1  05-Feb-1998  mrg branches: 1.1.1;
Initial revision
 1.1.1.1  05-Feb-1998  mrg initial import of the new virtual memory system, UVM, into -current.

UVM was written by chuck cranor <chuck@maria.wustl.edu>, with some
minor portions derived from the old Mach code. i provided some help
getting swap and paging working, and other bug fixes/ideas. chuck
silvers <chuq@chuq.com> also provided some other fixes.

this is the UVM kernel code portion.


this will be KNF'd shortly. :-)
 1.5.4.1  01-Jul-1999  thorpej Sync w/ -current.
 1.6.36.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.36.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.36.1  03-Aug-2004  skrll Sync with HEAD
 1.7.16.1  04-Feb-2008  yamt sync with head.
 1.8.52.1  18-Feb-2008  mjf Sync with HEAD.
 1.8.46.1  23-Mar-2008  matt sync with HEAD
 1.9.40.1  08-Feb-2011  bouyer Sync with HEAD
 1.9.38.1  06-Jun-2011  jruoho Sync with HEAD.
 1.9.32.1  05-Mar-2011  rmind sync with head

RSS XML Feed