git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a29a171
)
blk-cgroup: move some fields of unaccounted_time file under right config option
author
Vivek Goyal
<vgoyal@redhat.com>
Thu, 19 May 2011 19:38:20 +0000
(15:38 -0400)
committer
Jens Axboe
<jaxboe@fusionio.com>
Fri, 20 May 2011 18:34:52 +0000
(20:34 +0200)
cgroup unaccounted_time file is created only if CONFIG_DEBUG_BLK_CGROUP=y.
there are some fields which are out side this config option. Fix that.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found