svn commit: r281239 - head/sys/netinet

Adrian Chadd adrian at freebsd.org
Thu Apr 9 19:45:32 UTC 2015


Hi,

Are you going to take a crack at fixing V_nipq?

This is something that's popped up in a few places in my recent
work/not-work hacking, and I think it's about time we had something
like counter, but for resource management and not per-cpu.

I'd rather not leave things be racy and broken, so if you'd like to
add in an atomic counter for V_nipq for now, let's do that and make it
less cache line ping-pongy later.

Thanks,



-adrian


More information about the svn-src-all mailing list