Files
linux/drivers
Haiyang Zhang e1c0d82dab hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()
Most of the retries can be done within a millisecond successfully, so we
sleep 1ms before the first retry, then gradually increase the retry
interval to 2^n with max value of 2048ms. Doing so, we will have shorter
overall delay time, because most of the cases succeed within 1-2 attempts.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-04-03 16:18:02 +02:00
..
2015-03-02 12:08:43 -05:00
2015-02-03 15:58:39 -08:00
2015-04-03 16:15:30 +02:00
2015-02-04 09:15:18 +01:00
2015-03-25 10:51:53 +01:00
2015-02-18 08:40:29 +01:00
2015-03-25 12:25:29 +01:00
2015-02-03 15:58:39 -08:00