diff options
author | NeilBrown <[email protected]> | 2008-03-10 11:43:48 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-03-10 18:01:19 -0700 |
commit | 7be3dfec4724c51e890455fe48fe188ad7c18b88 (patch) | |
tree | c1843e80b9b4c1de6d7603753679044d6db4c18e /fs/jbd2/commit.c | |
parent | 52720ae77d392d3f4c12281c37304edbc8cb51f1 (diff) |
md: reduce CPU wastage on idle md array with a write-intent bitmap
Recent patch titled
Reduce CPU wastage on idle md array with a write-intent bitmap.
would sometimes leave the array with dirty bitmap bits that stay dirty. A
subsequent write would sort things out so it isn't a big problem, but should
be fixed nonetheless.
We need to make sure that when the bitmap becomes not "allclean", the
daemon_sleep really does get set to a sensible value.
Signed-off-by: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions