On Tue, Mar 19, 2019 at 10:45:11AM +0300, Andrey V. Elsukov wrote: A> > On Mon, Mar 18, 2019 at 12:59:09PM +0000, Andrey V. Elsukov wrote: A> > A> Author: ae A> > A> Date: Mon Mar 18 12:59:08 2019 A> > A> New Revision: 345274 A> > A> URL: https://svnweb.freebsd.org/changeset/base/345274 A> > A> A> > A> Log: A> > A> Update NAT64LSN implementation: A> > ... A> > A> o ConcurrencyKit and epoch(9) is used to make NAT64LSN lockless on fast path. A> > A> > Why did you create a separate epoch? All the pfil hooks already run at network A> > epoch. A> A> Hi, A> A> You did not specified, when you plan to merge you changes. I assume that A> you didn't plan to do that. :)
Do you mean to stable/12? In that case better to add epochs with the merge rather than to head. -- Gleb Smirnoff _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
