Fine-grained job level numa control
authorYufei Ren <renyufei83@gmail.com>
Sat, 20 Oct 2012 03:11:52 +0000 (23:11 -0400)
committerJens Axboe <axboe@kernel.dk>
Mon, 22 Oct 2012 08:02:40 +0000 (10:02 +0200)
commitd0b937ed8841484c2d651919943e8e4c70dfd460
treec307023f27ea9244c08229b4ffd2fe09e267e069
parentf5fd0b1cd383c4a3cb8fb5078b7e93aecba8847e
Fine-grained job level numa control

Two new options, numa_cpu_nodes and numa_mem_policy, are created
for a fine-grained job level numa control. Please refer HOWTO and
README for detailed description.
A example job, examples/numa, is added as well.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO
README
backend.c
examples/numa [new file with mode: 0644]
fio.1
fio.h
options.c