Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use per-CPU counters for fault and stats counters reached in uvm_fault(). | 2020-12-28 | 1 | -1/+38 | |
* | Grab the KERNEL_LOCK() or ensure it's held when poking at swap data structures. | 2020-12-14 | 1 | -3/+4 | |
* | Turn uvm_pagealloc() mp-safe by checking uvmexp global with pageqlock held. | 2020-12-01 | 1 | -6/+10 | |
* | Document uvmexp.nswget without relying on implementation details. | 2020-04-23 | 1 | -2/+2 | |
* | new sysctl for userland malloc flags, kernel part. ok millert@ deraadt@ | 2018-11-06 | 1 | -2/+4 | |
* | Rename some unused fields in struct uvmexp to | 2018-06-19 | 1 | -14/+13 | |
* | Wait for RAM in uvm_fault when allocating uvm structures fails | 2016-05-08 | 1 | -1/+2 | |
* | decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h | 2014-07-08 | 1 | -0/+152 |