On Mon, Mar 27, 2023 at 4:40 AM Adrian Moreno <[email protected]> wrote: > > Ensure at least 1 handler is created even if something goes wrong during > cpu detection or prime numer calculation. > > Fixes: a5cacea5f988 ("handlers: Create additional handler threads when using > CPU isolation.") > Cc: [email protected] > > Suggested-by: Aaron Conole <[email protected]> > Signed-off-by: Adrian Moreno <[email protected]>
I didn't test this, but it seems reasonable to me that we prevent the creation of zero threads. Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
