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:
251d6a4
)
writeback: trace event writeback_queue_io
author
Wu Fengguang
<fengguang.wu@intel.com>
Sat, 23 Apr 2011 18:27:27 +0000
(12:27 -0600)
committer
Wu Fengguang
<fengguang.wu@intel.com>
Wed, 8 Jun 2011 00:25:23 +0000
(08:25 +0800)
Note that it adds a little overheads to account the moved/enqueued
inodes from b_dirty to b_io. The "moved" accounting may be later used to
limit the number of inodes that can be moved in one shot, in order to
keep spinlock hold time under control.
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
No differences found