summaryrefslogtreecommitdiffstats
path: root/sys/vm/uma_dbg.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary includes.jeff2002-07-051-2/+0
* The kernel printf does not have %ipeter2002-05-291-1/+1
* Hide a pointer to the malloc_type bucket at the end of the freed memory. Ifjeff2002-05-021-2/+77
* malloc/free(9) no longer require Giant. Use the malloc_mtx to protect thejeff2002-05-021-0/+2
* Remove the temporary alignment check in free().jeff2002-05-021-0/+95
* Add a new UMA debugging facility. This will overwrite freed memory withjeff2002-04-301-0/+112
OpenPOWER on IntegriCloud