Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use kmem_alloc_nofault() rather than kmem_alloc_pageable() for allocating | alc | 2004-07-23 | 1 | -1/+1 |
* | Lock the vm object when removing a page. | alc | 2003-06-11 | 1 | -0/+2 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -2/+4 |
* | Lock the jumbo_vm_object when performing vm_page_alloc(). | alc | 2003-04-19 | 1 | -0/+2 |
* | - Add vm_paddr_t, a physical address type. This is required for systems | jake | 2003-03-25 | 1 | -1/+1 |
* | Remove duplicate includes. | cognet | 2003-02-20 | 1 | -2/+0 |
* | o Lock page queue accesses by vm_page_free(). | alc | 2002-07-21 | 1 | -0/+2 |
* | Remove the advertising clause from the Duke BSD copyright on the | gallatin | 2002-07-06 | 1 | -4/+1 |
* | catch up with mextadd callback taking a void argument instead of a caddr_t. | alfred | 2002-06-29 | 1 | -1/+1 |
* | At long last, commit the zero copy sockets code. | ken | 2002-06-26 | 1 | -0/+252 |