linux/drivers/block/drbd
Lars Ellenberg e7f52dfb4f drbd: revert "delay probes", feature is being re-implemented differently
It was a now abandoned attempt to throttle resync bandwidth
based on the delay it causes on the bulk data socket.
It has no userbase yet, and has been disabled by
9173465ccb51c09cc3102a10af93e9f469a0af6f already.
This removes the now unused code.

The basic feature, namely using up "idle" bandwith
of network and disk IO subsystem, with minimal impact
to application IO, is being reimplemented differently.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2010-08-07 18:53:57 +02:00
..
drbd_actlog.c block: unify flags for struct bio and struct request 2010-08-07 18:20:39 +02:00
drbd_bitmap.c drbd: Fixed bitmap in case of online-grow without resync 2010-05-18 01:20:33 +02:00
drbd_int.h drbd: revert "delay probes", feature is being re-implemented differently 2010-08-07 18:53:57 +02:00
drbd_main.c drbd: revert "delay probes", feature is being re-implemented differently 2010-08-07 18:53:57 +02:00
drbd_nl.c drbd: revert "delay probes", feature is being re-implemented differently 2010-08-07 18:53:57 +02:00
drbd_proc.c drbd: revert "delay probes", feature is being re-implemented differently 2010-08-07 18:53:57 +02:00
drbd_receiver.c drbd: revert "delay probes", feature is being re-implemented differently 2010-08-07 18:53:57 +02:00
drbd_req.c block: unify flags for struct bio and struct request 2010-08-07 18:20:39 +02:00
drbd_req.h drbd: fix hang on local read errors while disconnected 2010-06-01 11:12:27 +02:00
drbd_strings.c drbd: don't start a resync without access to up-to-date Data 2010-05-18 01:08:18 +02:00
drbd_vli.h The DRBD driver 2009-10-01 21:17:49 +02:00
drbd_worker.c drbd: revert "delay probes", feature is being re-implemented differently 2010-08-07 18:53:57 +02:00
drbd_wrappers.h drbd: Allow drbd_epoch_entries to use multiple bios. 2010-05-18 02:01:23 +02:00
Kconfig drbd: Kconfig fix 2009-12-29 17:38:28 +01:00
Makefile drbd: remove tracing bits 2009-10-01 21:17:58 +02:00