On 20 Feb 2024, at 17:50, Mike Pattrick wrote:

> On Tue, Feb 20, 2024 at 4:32 AM Eelco Chaudron <[email protected]> wrote:
>>
>> Avoid unnecessary thread creation as no upcalls are generated,
>> resulting in idle threads waiting for process termination.
>>
>> This optimization significantly reduces memory usage, cutting it
>> by half on a 128 CPU/thread system during testing, with the number
>> of threads reduced from 95 to 0.
>>
>> Signed-off-by: Eelco Chaudron <[email protected]>
>> ---
>
> I tested this out a bit, and it seems to work well.
>
> Acked-by: Mike Pattrick <[email protected]>

Thanks Mike for the review, applied to the main branch.

//Eelco

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to