summaryrefslogtreecommitdiffstats
path: root/sys/sys/blist.h
Commit message (Expand)AuthorAgeFilesLines
* add malloc flag to blist so that it can be used in ithread contextkmacy2008-05-051-4/+5
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+3
* Move the definitions of SWAPBLK_NONE and SWAPBLK_MASK from vm_page.h toalc2004-06-041-0/+8
* Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon'simp2003-08-121-3/+25
* Remove all use of the LOG2() macro/inline, undoing some non-optimal cruftdillon2003-01-111-16/+0
* This is David Schultz's swapoff code which I am finally able to commit.dillon2002-12-151-0/+2
* Move the hideously misnamed type "u_daddr_t" to <sys/blist.h> where itphk2002-05-181-0/+2
* Roll the LOG2 macro up again, I don't belive unrolling this for 64bitsphk2002-05-141-31/+13
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add new blist module - radix tree based bitmap allocator withdillon1999-01-211-0/+101
OpenPOWER on IntegriCloud