git: kernel - Attempt to fix broken vfs.cache.numunres tracker (2)

2022-07-04 Thread Matthew Dillon
commit a786f1c9268cda6dc7046f1a520192e4dbef4bfc Author: Matthew Dillon Date: Mon Jul 4 00:39:32 2022 -0700 kernel - Attempt to fix broken vfs.cache.numunres tracker (2) * The main culprit appears to be cache_allocroot() accounting for new root ncps differently than the

git: debug - more ncptrace enhancements

2022-07-04 Thread Matthew Dillon
commit 465b677356603643310c98f4b192c2e81306b4bb Author: Matthew Dillon Date: Mon Jul 4 00:40:55 2022 -0700 debug - more ncptrace enhancements * Accumulate counts for unres, leafs, fache, and negative entries, and print at the end. Summary of changes: