Branch and cache miss speedups
[fio.git] / lib / axmap.c
2013-09-27 Anatol PomozovFix misspellings using 'codespell' tool
2013-04-05 Jens AxboeMerge branch 'master' into gfio
2013-03-29 Jens Axboeaxmap: get rid of old debug ->fail_ok checking
2013-03-29 Jens Axboeaxmap: fix bug with max_bs/min_bs ratio being > 64
2013-02-21 Jens AxboeMerge branch 'master' into gfio
2013-02-21 Jens AxboeFix problem with terminating on unaligned sizes
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-23 Jens Axboeaxmap: ensure that we never return a value that is...
2013-01-23 Jens Axboeaxmap: improve axmap_find_first_free()
2013-01-23 Jens Axboeaxmap: fix bug in axmap_find_first_free()
2013-01-21 Jens Axboeaxmap: clear map->first_free when we reset it
2012-12-03 Jens AxboeMerge branch 'master' into gfio
2012-11-29 Jens AxboeMerge branch 'rand-map'
2012-11-28 Jens AxboeRename the bitmap to axmap