K 10 svn:author V 3 mjg K 8 svn:date V 27 2019-09-02T12:46:43.464655Z K 7 svn:log V 333 proc: clear pid bitmap entry after dropping proctree lock There is no correctness change here, but the procid lock is contended in the fork path and taking it while holding proctree avoidably extends its hold time. Note that there are other ids which can end up getting cleared with the lock. Sponsored by: The FreeBSD Foundation END