Searched hist:e3555d8545976703938d1b59e2db509426dbe02c (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/block/drbd/ |
H A D | drbd_actlog.c | e3555d8545976703938d1b59e2db509426dbe02c Sun Nov 07 14:56:29 UTC 2010 Philipp Reisner <philipp.reisner@linbit.com> drbd: Implemented priority inheritance for resync requests
We only issue resync requests if there is no significant application IO going on. = Application IO has higher priority than resnyc IO.
If application IO can not be started because the resync process locked an resync_lru entry, start the IO operations necessary to release the lock ASAP.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|
H A D | drbd_worker.c | e3555d8545976703938d1b59e2db509426dbe02c Sun Nov 07 14:56:29 UTC 2010 Philipp Reisner <philipp.reisner@linbit.com> drbd: Implemented priority inheritance for resync requests
We only issue resync requests if there is no significant application IO going on. = Application IO has higher priority than resnyc IO.
If application IO can not be started because the resync process locked an resync_lru entry, start the IO operations necessary to release the lock ASAP.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|
H A D | drbd_receiver.c | e3555d8545976703938d1b59e2db509426dbe02c Sun Nov 07 14:56:29 UTC 2010 Philipp Reisner <philipp.reisner@linbit.com> drbd: Implemented priority inheritance for resync requests
We only issue resync requests if there is no significant application IO going on. = Application IO has higher priority than resnyc IO.
If application IO can not be started because the resync process locked an resync_lru entry, start the IO operations necessary to release the lock ASAP.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|
H A D | drbd_int.h | e3555d8545976703938d1b59e2db509426dbe02c Sun Nov 07 14:56:29 UTC 2010 Philipp Reisner <philipp.reisner@linbit.com> drbd: Implemented priority inheritance for resync requests
We only issue resync requests if there is no significant application IO going on. = Application IO has higher priority than resnyc IO.
If application IO can not be started because the resync process locked an resync_lru entry, start the IO operations necessary to release the lock ASAP.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|