linux/drivers/block/drbd
Lars Ellenberg 8c0785a5c9 drbd: allow to dequeue batches of work at a time
cherry-picked and adapted from drbd 9 devel branch

In 8.4, we still use drbd_queue_work_front(),
so in normal operation, we can not dequeue batches,
but only single items.

Still, followup commits will wake the worker
without explicitly queueing a work item,
so up() is replaced by a simple wake_up().

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2012-11-08 16:58:34 +01:00
..
Kconfig drbd: Kconfig fix 2009-12-29 17:38:28 +01:00
Makefile drbd: Split off netlink mandatory attribute handling into separate file 2012-11-08 16:57:45 +01:00
drbd_actlog.c drbd: New disk option al-updates 2012-11-08 16:58:31 +01:00
drbd_bitmap.c drbd: fix access of unallocated pages and kernel panic 2012-11-08 16:58:32 +01:00
drbd_int.h drbd: allow to dequeue batches of work at a time 2012-11-08 16:58:34 +01:00
drbd_interval.c drbd: Iterate over all overlapping intervals in a tree 2011-10-14 16:47:37 +02:00
drbd_interval.h drbd: Iterate over all overlapping intervals in a tree 2011-10-14 16:47:37 +02:00
drbd_main.c drbd: allow to dequeue batches of work at a time 2012-11-08 16:58:34 +01:00
drbd_nl.c drbd: New disk option al-updates 2012-11-08 16:58:31 +01:00
drbd_nla.c drbd: Split off netlink mandatory attribute handling into separate file 2012-11-08 16:57:45 +01:00
drbd_nla.h drbd: Split off netlink mandatory attribute handling into separate file 2012-11-08 16:57:45 +01:00
drbd_proc.c drbd: Move list of epochs from mdev to tconn 2012-11-08 16:58:08 +01:00
drbd_receiver.c drbd: Keep the listening socket open while trying to connect to the peer 2012-11-08 16:58:31 +01:00
drbd_req.c drbd: transfer log epoch numbers are now per resource 2012-11-08 16:58:33 +01:00
drbd_req.h drbd: rename drbd_restart_write to drbd_restart_request 2012-11-08 16:58:33 +01:00
drbd_state.c drbd: allow bitmap to change during writeout from resync_finished 2012-11-08 16:58:28 +01:00
drbd_state.h drbd: Improved logging of state changes 2012-11-08 16:45:06 +01:00
drbd_strings.c drbd: Allow volumes to become primary only on one side 2012-11-04 00:16:31 +01:00
drbd_vli.h Fix common misspellings 2011-03-31 11:26:23 -03:00
drbd_worker.c drbd: allow to dequeue batches of work at a time 2012-11-08 16:58:34 +01:00
drbd_wrappers.h drbd: Split off netlink mandatory attribute handling into separate file 2012-11-08 16:57:45 +01:00