linux/drivers/block/drbd
Lars Ellenberg 06d33e968d drbd: improve on bitmap write out timing
Even though we now track the need for bitmap writeout per bitmap page,
there is no need to trigger the writeout while a resync is going on.

Once the resync is finished (or aborted),
we trigger bitmap writeout anyways.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2011-03-10 11:43:40 +01:00
..
Kconfig
Makefile
drbd_actlog.c drbd: bitmap keep track of changes vs on-disk bitmap 2011-03-10 11:43:19 +01:00
drbd_bitmap.c drbd: be less noisy with some log messages 2011-03-10 11:43:37 +01:00
drbd_int.h drbd: serialize sending of resync uuid with pending w_send_oos 2011-03-10 11:43:35 +01:00
drbd_main.c drbd: improve on bitmap write out timing 2011-03-10 11:43:40 +01:00
drbd_nl.c drbd: allow petabyte storage on 64bit arch 2011-03-10 11:43:24 +01:00
drbd_proc.c drbd: allow petabyte storage on 64bit arch 2011-03-10 11:43:24 +01:00
drbd_receiver.c drbd: add debugging assert to make sure the protocol is clean 2011-03-10 11:43:34 +01:00
drbd_req.c drbd: Documenting drbd_should_do_remote() and drbd_should_send_oos() 2011-03-10 11:43:32 +01:00
drbd_req.h drbd: Begin to account BIO processing time before inc_ap_bio() 2011-03-10 11:34:57 +01:00
drbd_strings.c drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv 2011-03-10 11:36:18 +01:00
drbd_vli.h
drbd_worker.c drbd: serialize sending of resync uuid with pending w_send_oos 2011-03-10 11:43:35 +01:00
drbd_wrappers.h drbd: Get rid of unnecessary macros (2) 2011-03-10 11:36:15 +01:00