commit | 383cd7213f95a2784ab5038fe292844178768b82 | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Tue Jul 12 14:24:35 2011 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Tue Jul 12 14:24:35 2011 +0200 |
tree | 625de0648246daff30a9030e350c29584d29441e | |
parent | 4aede84b33d6beb401136a3deca0651ae07c5e99 [diff] |
CFQ: move think time check variables to a separate struct Move the variables to do think time check to a sepatate struct. This is to prepare adding think time check for service tree and group. No functional change. Signed-off-by: Shaohua Li <shaohua.li@intel.com> Acked-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>