K 10 svn:author V 5 andre K 8 svn:date V 27 2012-04-24T12:43:29.994788Z K 7 svn:log V 305 hange the radix head lock to an rmlock (read mostly lock). There is some header pollution going on because rmlock's are not entirely abstracted and need per-CPU structures. A comment in _rmlock.h says this can be hidden if there were per-cpu linker magic/support. I don't know if we have that already. END