linux/drivers/block/drbd
Philipp Reisner 422028b1ca drbd: New configuration parameters for dealing with network congestion
net {
    on_congestion {block|pull-ahead|disconnect};
    congestion-fill {sectors};
    congestion-extents {al-extents};
}

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2011-03-10 11:34:45 +01:00
..
drbd_actlog.c drbd: properly use max_hw_sectors to limit the our bio size 2011-03-10 11:19:11 +01:00
drbd_bitmap.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
drbd_int.h drbd: Track the numbers of sectors in flight 2011-03-10 11:34:43 +01:00
drbd_main.c drbd: Track the numbers of sectors in flight 2011-03-10 11:34:43 +01:00
drbd_nl.c drbd: New configuration parameters for dealing with network congestion 2011-03-10 11:34:45 +01:00
drbd_proc.c drbd: restore compatibility with 32bit kernels 2011-03-10 11:19:13 +01:00
drbd_receiver.c drbd: Renamed write_flags_to_bio() to wire_flags_to_bio() 2011-03-10 11:34:32 +01:00
drbd_req.c drbd: Track the numbers of sectors in flight 2011-03-10 11:34:43 +01:00
drbd_req.h drbd: Track the numbers of sectors in flight 2011-03-10 11:34:43 +01: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: properly use max_hw_sectors to limit the our bio size 2011-03-10 11:19:11 +01:00
drbd_wrappers.h block: remove per-queue plugging 2011-03-10 08:52:07 +01: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