aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/uipc_jumbo.c
Commit message (Expand)AuthorAgeFilesLines
* Lock the jumbo_vm_object when performing vm_page_alloc().Alan Cox2003-04-191-0/+2
* - Add vm_paddr_t, a physical address type. This is required for systemsJake Burkholder2003-03-251-1/+1
* Remove duplicate includes.Olivier Houchard2003-02-201-2/+0
* o Lock page queue accesses by vm_page_free().Alan Cox2002-07-211-0/+2
* Remove the advertising clause from the Duke BSD copyright on theAndrew Gallatin2002-07-061-4/+1
* catch up with mextadd callback taking a void argument instead of a caddr_t.Alfred Perlstein2002-06-291-1/+1
* At long last, commit the zero copy sockets code.Kenneth D. Merry2002-06-261-0/+252