Move cgroup list to proper shared storage
authorJens Axboe <jens.axboe@oracle.com>
Fri, 4 Dec 2009 18:54:18 +0000 (19:54 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 4 Dec 2009 18:54:18 +0000 (19:54 +0100)
commitdae5341c3059273242598de2bc27cc9f18c627c1
treeb45cbd9431f0593b51427ea16a0b199d272d5bea
parent3858bf9eb509136b800cda1a08247e9c0ff167b9
Move cgroup list to proper shared storage

Otherwise we have per-job lists, and that doesn't help very much
with cleaning up.

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