commit | 132368bd0b286457f83f56d0bbdecd85999562dc | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Sat Dec 01 06:46:33 2012 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 17 10:46:39 2013 -0800 |
tree | e16a4f6130d475d1f44270c088e446306b3e8355 | |
parent | 6fdf3b21433e901dcba0ac186f00d604ce944f56 [diff] |
Drivers: hv: Add state to manage batched reading For the "read" side signaling optimization, the reader has to completely drain the queue before exiting. Add state to manage this "batched" reading. 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>