Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a facility to disable processing page faults. When activated, | kib | 2011-07-09 | 1 | -10/+53 |
* | Fix the check for vm_map_remove() error. | kib | 2011-03-28 | 1 | -1/+1 |
* | Trim white spaces, adjust style. | kib | 2011-03-28 | 1 | -10/+12 |
* | Handle zero length in copyout_unmap(). | kib | 2011-03-28 | 1 | -0/+3 |
* | Promote ksyms_map() and ksyms_unmap() to general facility | kib | 2011-03-28 | 1 | -0/+49 |
* | Remove the uio_yield prototype and symbol. This function has been | mdf | 2011-02-08 | 1 | -7/+0 |
* | Based on discussions on the svn-src mailing list, rework r218195: | mdf | 2011-02-08 | 1 | -24/+2 |
* | Put the general logic for being a CPU hog into a new function | mdf | 2011-02-02 | 1 | -6/+17 |
* | Push down the page queues into vm_page_cache(), vm_page_try_to_cache(), and | alc | 2010-05-08 | 1 | -3/+0 |
* | Acquire the page lock around all remaining calls to vm_page_free() on | alc | 2010-05-05 | 1 | -0/+2 |
* | Decompose the most lousy named file in sys/kern; kern_subr.c. | ed | 2010-02-21 | 1 | -0/+478 |