Re: [PATCH rfc 0/3] Expose cpu mapping hints to a nvme target port

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 7/2/2017 8:41 PM, Sagi Grimberg wrote:

Hi Sagi,
Very interesting patchset. You give a lot of power to the user here,
we need to hope that he will use it right :).

I don't think so, its equivalent to running an application with a given
taskset, nothing fancy here...

The straight forward configuration this is targeting is a dual-socket
system
where on each node you have one (or more) HCA and some NVMe devices
(say 4). All this is doing is allowing the user to contain nvme target
port cpu cores
to its own numa socket so if on that port only expose the local NVMe
devices
DMA traffic won't cross QPI.

Maybe I'm missing something but how do you make sure that all your allocations buffers for DMA (of the NVMe + HCA) are done on the same socket ? From the code I understood that you make sure that the cq is assigned to appropriate completion vector according to the port CPUs (given by the user) and all the interrupts will be routed to the relevant socket (no QPI cross here since the MSI MMIO address is mapped to "local" node), but IMO more work is needed to make sure that _all_ the allocated buffers/pages are done from the memory assigned to that CPU node (or is it something that is done already ?)


While a subsystem is the collection of devices, the port is where I/O
threads
really live as they feed of the device IRQ affinity. Especially with SRQ
which I'll
be touching soon. The user does indeed need to be aware of all this, but
if he
isn't, then he shouldn't touch this setting.

Do you have some fio numbers to compare w/w.o this series ? also cpu
utilization measures are interesting too..

Not really, this is an RFC level code, lightly tested on my VM...

If this is interesting to you I can use some testing if you volunteer ;)

Yes it is. I'll need to find some time slot for this though...
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux