commit | 25fb5169d4c9d4255107abbb7c08ab712434efc8 | [log] [tgz] |
---|---|---|
author | Vivek Goyal <vgoyal@redhat.com> | Thu Dec 03 12:59:46 2009 -0500 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Dec 03 19:28:52 2009 +0100 |
tree | 8939bd6f73f9888d954672dfaac1cc25e313cb2f | |
parent | dae739ebc4c590630039533a5bbd05865966094f [diff] |
blkio: Dynamic cfq group creation based on cgroup tasks belongs to o Determine the cgroup IO submitting task belongs to and create the cfq group if it does not exist already. o Also link cfqq and associated cfq group. o Currently all async IO is mapped to root group. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>