https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172675

--- Comment #5 from Anton Yuzhaninov <citrin...@citrin.ru> ---
Race in cache_count change is still not fixed after more than two years :(

atomic_add_int / atomic_subtract_int is expensive operations. Better to use
counter(9) API.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to