On 12/7/2014 2:59 PM, Or Gerlitz wrote:
On 12/7/2014 2:22 PM, Matan Barak wrote:
Applications might want to create a CQ on n different cores

You mean like an IRQ can flush on a mask potentially made of multiple CPUs?

Sort of. In both cases you try to spread the resources such that you'll get best performance (that should be done by the device driver itself). The user needs to somehow get n different least-used resources. Hopefully, if the device driver does a decent job - the user would get his resources potentially on multiple cpus.

Matan


Or.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to