[PATCH] Fix hugetlb problems
authorJens Axboe <jens.axboe@oracle.com>
Wed, 20 Dec 2006 11:48:23 +0000 (12:48 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 20 Dec 2006 11:48:23 +0000 (12:48 +0100)
commit0268b8ba7b2c79c669323cb1fcc0b045b84313f1
tree6bc829e1128bd636cb03d14ede4904366e4f4544
parentee88470c001012d08ae37bfc31741a935be2e7a1
[PATCH] Fix hugetlb problems

Alignment was bad, and we need to check the shmhuge string before shm,
otherwise it'll match the latter.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.c
init.c
memory.c
os.h