On 11/25/22 13:37, Adrian Moreno wrote: > On 10/25/22 21:18, Michael Santana wrote: >> Currently n-handler-threads is ignored when using per-cpu mode. There >> are some small situations where manually setting the number of handlers >> is necessary. > > Hi Michael, > This is not a full review, I just want to understand the use-case. > Could you please give an example of when this is needed?
AFAIU, the original requester wanted to test the OVS behavior on a very small system while using a larger system. And it's a bit inconvenient since OVS is creating threads based on the actual number of cores in a system, hence consuming much more memory. All in all, I don't think there is any real use-case where we absolutely need to change the number of threads manually. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
