diff options
author | Paul Durrant <paul.durrant@citrix.com> | 2017-11-07 05:46:53 -0500 |
---|---|---|
committer | Stefano Stabellini <sstabellini@kernel.org> | 2017-12-14 15:24:22 -0800 |
commit | 1491ede74dd441d77e7d8df5c65892ddfa140879 (patch) | |
tree | c836be89c5d704245dd61adec8a361f1fa1e4f0a /Makefile | |
parent | 0a0dc59d27527b78a195c2d838d28b7b49e5a639 (diff) |
xen-disk: use an IOThread per instance
This patch allocates an IOThread object for each xen_disk instance and
sets the AIO context appropriately on connect. This allows processing
of I/O to proceed in parallel.
The patch also adds tracepoints into xen_disk to make it possible to
follow the state transtions of an instance in the log.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions