diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2016-12-15 05:46:00 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-01-05 08:21:11 +0300 |
commit | d86adf482b843b3a58a9ec3b7c1ccdbf7c705db1 (patch) | |
tree | 43e0669a308f9cb71d94a72b7505150e9aaed0f3 /drivers/scsi/iscsi_tcp.c | |
parent | 977965283526dd2e887331365da19b05c909a966 (diff) | |
download | linux-d86adf482b843b3a58a9ec3b7c1ccdbf7c705db1.tar.xz |
scsi: storvsc: Enable multi-queue support
Enable multi-q support. We will allocate the outgoing channel using
the following policy:
1. We will make every effort to pick a channel that is in the
same NUMA node that is initiating the I/O
2. The mapping between the guest CPU and the outgoing channel
is persistent.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Long Li <longli@microsoft.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/iscsi_tcp.c')
0 files changed, 0 insertions, 0 deletions