]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Convert the per-interface address list lock from a mutex to a reader/writer
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 9 Jan 2012 19:34:12 +0000 (19:34 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 9 Jan 2012 19:34:12 +0000 (19:34 +0000)
commitfbcebf7f711322abae58308ff261066e7899390c
tree54a20ac5995236347ac839258d02f70c54300efc
parent1d89f286c472a61ae2a2ef653b32786d1e9c2cb1
Convert the per-interface address list lock from a mutex to a reader/writer
lock.

Reviewed by: bz
sys/kern/subr_witness.c
sys/net/if_var.h