use a per-table rwlock to serialize ART updates and walks, rather than
authorjmatthew <jmatthew@openbsd.org>
Tue, 30 Aug 2016 07:42:57 +0000 (07:42 +0000)
committerjmatthew <jmatthew@openbsd.org>
Tue, 30 Aug 2016 07:42:57 +0000 (07:42 +0000)
commit9b3975412cc4f462d3c4693733868f0477660201
tree37a65aff5b63be797260d5f2c26fd5fdee97da3f
parent19c2d61a68cfe90978692209e701e127fba859f4
use a per-table rwlock to serialize ART updates and walks, rather than
taking the kernel lock.

ok mpi@ dlg@
sys/net/art.c
sys/net/art.h
sys/net/rtable.c