FreeBSD 500% if_bridge Performance Improvement
freebsdfoundation.org
FreeBSD 500% if_bridge Performance Improvement
1–2 of 2 posts
Re: FreeBSD 500% if_bridge Performance Improvement
#2> Through clever use of concurrency, epoch (9) allows the safe use of protected data structures without acquiring a lock (either a mutex or a read/write lock) at all.