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:
22b1a92
)
splice: adjust balance_dirty_pages_ratelimited() call
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 15 Jun 2007 11:10:37 +0000
(13:10 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 15 Jun 2007 11:10:37 +0000
(13:10 +0200)
As we have potentially dirtied more than 1 page, we should indicate as
such to the dirty page balancing. So call
balance_dirty_pages_ratelimited_nr() and pass in the approximate number
of pages we dirtied.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found