On Sun, Dec 17, 2023 at 9:03 PM Ilya Maximets <[email protected]> wrote: > > Database file contains the column diff, but it is discarded once > the 'new' state of a row is constructed. Keep it in the transaction > row, as it can be used later by other parts of the code. > > Diffs do not live long, we keep them around only while transaction > is alive, so should not affect memory consumption. > > Users for this data will be added in later commits. > > Signed-off-by: Ilya Maximets <[email protected]>
Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
