windowsaio: fix completion thread affinitization
authorBruce Cran <bruce.cran@sandisk.com>
Thu, 6 Oct 2016 03:13:54 +0000 (03:13 +0000)
committerJens Axboe <axboe@fb.com>
Tue, 11 Oct 2016 22:04:22 +0000 (16:04 -0600)
commit438bb1cf6c722ab2d83cce926bb94890af58c13a
tree423017eee3501494d787944ef3088cdfb47a6dd2
parentd619275cfad893e37e8c59e5c9e0bc5ca4946b82
windowsaio: fix completion thread affinitization

Affinitize the windowsaio completion threads to the same CPUs as the
submission threads.

Signed-off-by: Jens Axboe <axboe@fb.com>
engines/windowsaio.c