K 10 svn:author V 4 jeff K 8 svn:date V 27 2020-01-04T03:30:08.651307Z K 7 svn:log V 340 Use per-domain keg locks. This provides both a lock and separate space accounting for each NUMA domain. Independent keg domain locks are important with cross-domain frees. Hashed zones are non-numa and use a single keg lock to protect the hash table. Reviewed by: markj, rlibby Differential Revision: https://reviews.freebsd.org/D22829 END