Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the deprecated VM_ALLOC_RETRY flag for the vm_page_grab(9). | kib | 2013-08-22 | 1 | -2/+1 |
* | Replace kernel virtual address space allocation with vmem. This provides | jeff | 2013-08-07 | 1 | -1/+1 |
* | Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() to | attilio | 2013-02-20 | 1 | -2/+2 |
* | Switch vm_object lock to be a rwlock. | attilio | 2013-02-20 | 1 | -1/+1 |
* | Move the code dealing with shared page into a dedicated | kib | 2012-06-23 | 1 | -0/+240 |