summaryrefslogtreecommitdiffstats
path: root/sys/uvm/uvmexp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Document uvmexp.nswget without relying on implementation details.mpi2020-04-231-2/+2
* new sysctl for userland malloc flags, kernel part. ok millert@ deraadt@otto2018-11-061-2/+4
* Rename some unused fields in struct uvmexp tokrw2018-06-191-14/+13
* Wait for RAM in uvm_fault when allocating uvm structures failsstefan2016-05-081-1/+2
* decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.hderaadt2014-07-081-0/+152