]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Drivers: hv: Optimize signaling in the read path
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 1 Dec 2012 14:46:35 +0000 (06:46 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 18:46:39 +0000 (10:46 -0800)
commitf878f3d59ed26f489add852ed6d5c8e5f3bbb1aa
treea43fb3ee6c95abb34660921dad31b80a59d9cde6
parent7ae3e035195735f9b6ce3308b6240af877a41ea0
Drivers: hv: Optimize signaling in the read path

Now that we have the infratructure for correctly determining when we
should signal the host; optimize the signaling on the read side -
signaling the guest from the host.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/connection.c