summaryrefslogtreecommitdiffstats
path: root/sys/vm/memguard.c
Commit message (Expand)AuthorAgeFilesLines
* Start copyright notice with /*-joel2010-04-071-1/+1
* Provide the new argument to kmem_suballoc().alc2008-05-101-1/+1
* Improve memguard a bit:pjd2005-12-301-0/+90
* Well, it seems that I pre-maturely removed the "All rights reserved"bmilekic2005-02-161-1/+1
* Rather than overloading the page->object field like UMA does, use insteadbmilekic2005-02-151-17/+13
* Implement support for buffers larger than PAGE_SIZE in MemGuard. Addsbmilekic2005-02-101-32/+129
* s/round_page/trunc_page/gbmilekic2005-01-221-4/+4
* Bring in MemGuard, a very simple and small replacement allocatorbmilekic2005-01-211-0/+222
OpenPOWER on IntegriCloud