Home
last modified time | relevance | path

Searched hist:"5 a8b424276f7ba50c51e7caf485b2be23739e5b8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_bitmap.cdiff 5a8b424276f7ba50c51e7caf485b2be23739e5b8 Tue Jun 14 07:18:23 CDT 2011 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: account bitmap IO during resync as resync-(related-)-io

If we have a good resync rate, we will frequently update the on-disk
bitmap, which, if not accounted for as resync io, may let an otherwise
idle device appear to be "busy", and cause us to throttle resync.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>