On Wed, Dec 15, 2021 at 2:25 PM Ilya Maximets <[email protected]> wrote: > > From: Rosemarie O'Riorden <[email protected]> > > If anonymous memory mapping is supported by the kernel, it's better > to run OVS entirely in memory rather than creating shared data > structures. OVS doesn't work in multi-process mode, so there is no need > to litter a filesystem. > > Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1949849 > Signed-off-by: Rosemarie O'Riorden <[email protected]> > --- > > Version 2: > - Adjusted the commit message as per David's comments. > - Restored original authorship (I hope that git send-email tracked that > correctly as I didn't re-send someone else's patches for a while). > - Minor rebase, typo fix. > - Re-sending to remind others about the patch and address all the > minor comments, so it's in a good shape.
Acked-by: David Marchand <[email protected]> -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
