Pavel Shilovsky 6685c5e2d1 CIFS: Add asynchronous read support through kernel AIO
This patch adds support to process read calls passed by io_submit()
asynchronously. It based on the previously introduced async context
that allows to process i/o responses in a separate thread and
return the caller immediately for asynchronous calls.

This improves reading performance of single threaded applications
with increasing of i/o queue depth size.

Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
2017-05-02 14:57:34 -05:00
..
2016-10-13 19:48:11 -05:00
2017-03-02 23:11:54 -06:00
2017-04-07 08:04:41 -05:00
2013-11-08 05:57:46 +09:00
2016-12-15 00:21:37 -06:00
2017-01-14 14:58:29 -06:00
2017-03-02 23:13:37 -06:00
2017-04-07 08:04:40 -05:00
2017-04-07 08:04:40 -05:00
2012-07-24 10:25:13 -05:00
2013-09-08 14:54:24 -05:00