x86-64: ffz need only search the first 32-bits
[fio.git] / smalloc.h
2008-04-04 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-03-26 Jens AxboeAdd softrandommap and --alloc-size options
2008-03-01 Jens AxboeAdd a really simple allocator, backed with mmap'ed...