diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2015-01-10 10:54:34 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-25 20:17:58 +0300 |
commit | d61031ee8df6214d58371a1cc36a0591e242fba0 (patch) | |
tree | 6363854d2630ca9f87d90f45961aef04c04b17d1 /firmware | |
parent | 9f52a1630922bcdab75fc72e59ed58db8e164314 (diff) | |
download | linux-d61031ee8df6214d58371a1cc36a0591e242fba0.tar.xz |
Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays
Currently, the API for sending a multi-page buffer over VMBUS is limited to
a maximum pfn array of MAX_MULTIPAGE_BUFFER_COUNT. This limitation is
not imposed by the host and unnecessarily limits the maximum payload
that can be sent. Implement an API that does not have this restriction.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions