summaryrefslogtreecommitdiffstats
path: root/lib/metadata/pv_map.h
Commit message (Expand)AuthorAgeFilesLines
* Track unreserved space for all alloc policies and then permit NORMAL to placeAlasdair Kergon2012-02-011-2/+2
* Remove superfluous fn prototypes.Alasdair Kergon2010-07-091-1/+0
* Allow ALLOC_ANYWHERE to split contiguous areas.Alasdair Kergon2010-03-251-0/+4
* improve a few comments in last check-inAlasdair Kergon2010-03-251-1/+3
* Introduce pv_area_used into allocation algorithm and add debug messages.Alasdair Kergon2010-03-251-0/+13
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-6/+6
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Perform high-level free space check before each allocation attempt.Alasdair Kergon2006-10-231-0/+3
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-3/+1
* Remove lists of free PV segments.Alasdair Kergon2005-05-111-6/+8
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* o Metadata area struct change.Alasdair Kergon2003-04-241-1/+1
* o Striped allocatorJoe Thornber2001-11-291-0/+3
* o lv_reduceJoe Thornber2001-11-061-1/+2
* o code for building free area lists on a pv. Compiles but not run.Joe Thornber2001-11-051-0/+39