[PATCH] Split out the memory handling from fio.c
authorJens Axboe <jens.axboe@oracle.com>
Fri, 20 Oct 2006 09:25:52 +0000 (11:25 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 20 Oct 2006 09:25:52 +0000 (11:25 +0200)
commit2f9ade3cb72218eb260f4f5e6914218bdcaa2bcc
treed999fc2709638809daa11ad16ded18dd7878cb77
parent2e7964b8f84782afe665d8ae549c2910320e247f
[PATCH] Split out the memory handling from fio.c

In the process also fix some bugs in the memory pinning.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Makefile
fio.c
fio.h
memory.c [new file with mode: 0644]