K 10 svn:author V 7 dchagin K 8 svn:date V 27 2011-02-25T22:03:28.739127Z K 7 svn:log V 227 ktrace_resize_pool() locking slightly reworked: 1) do not take a lock around the single atomic operation. 2) do not lose the invariant of lock by dropping/acquiring ktrace_mtx around free() or malloc(). MFC after: 1 Month. END