Hi, On Mon, Mar 18, 2019 at 12:59:09PM +0000, Andrey V. Elsukov wrote: A> Author: ae A> Date: Mon Mar 18 12:59:08 2019 A> New Revision: 345274 A> URL: https://svnweb.freebsd.org/changeset/base/345274 A> A> Log: A> Update NAT64LSN implementation: ... A> o ConcurrencyKit and epoch(9) is used to make NAT64LSN lockless on fast path.
Why did you create a separate epoch? All the pfil hooks already run at network epoch. -- Gleb Smirnoff _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
