Skip to content

Commit

Permalink
blk-cgroup: Prepare the base for supporting more than one IO control …
Browse files Browse the repository at this point in the history
…policies

o This patch prepares the base for introducing new IO control policies.
  Currently all the code is written knowing there is only one policy
  and that is proportional bandwidth. Creating infrastructure for newer
  policies to come in.

o Also there were many functions which were generated using macro. It was
  very confusing. Got rid of those.

Signed-off-by: Vivek Goyal <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
  • Loading branch information
rhvgoyal authored and Jens Axboe committed Sep 16, 2010
1 parent af41d7b commit 062a644
Show file tree
Hide file tree
Showing 4 changed files with 429 additions and 154 deletions.
Loading

0 comments on commit 062a644

Please sign in to comment.