Displaying 1 result from an estimated 1 matches for "create_affinity_masks".
2023 Mar 28
0
[PATCH v4 03/11] virtio-vdpa: Support interrupt affinity spreading mechanism
...upts will be used by the transport driver, so it can't built the
actual affinity structure.
>
> > So each transport can do its own logic based on that. Then virtio-vDPA
> > can pass that policy to VDUSE where we only need a group_cpus_evenly()
> > and avoid duplicating irq_create_affinity_masks()?
> >
>
> I don't get why we would have duplicated irq_create_affinity_masks().
I meant the create_affinity_masks() in patch 3 seems a duplication of
irq_create_affinity_masks().
Thanks
>
> Thanks,
> Yongji
>