[PATCH] Allow mem=mmap to also use a file backing
authorJens Axboe <jens.axboe@oracle.com>
Thu, 21 Dec 2006 08:50:00 +0000 (09:50 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 21 Dec 2006 08:50:00 +0000 (09:50 +0100)
commit313cb206ffc6e50c089314d322ebf1c523f37531
tree3d71b5c469357278782dc4e00d69da245a59b9be
parentc51074e7f095ad74114d7e0981f2e6f514b0f758
[PATCH] Allow mem=mmap to also use a file backing

We have the stuff in place for huge page backed memory, so it's little
extra code to support io buffers inside mmap file backed memory.

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