[PATCH 2/7] nvme-tcp: distribute queue affinity
Sagi Grimberg
sagi at grimberg.me
Wed Jun 26 06:38:16 PDT 2024
On 26/06/2024 15:13, Hannes Reinecke wrote:
> Introduce a per-cpu counter to distribute the number of queues
> over all cpus in a blk-mq hwctx cpu set. The current algorithm
> leads to identical cpu affinity maps for all controllers, piling
> work on the same cpu for all queues with the same qid.
I think you want to squash this into the former patch. No need to have
this separation.
More information about the Linux-nvme
mailing list