about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-10-01 09:54:43 +0000
committerEric Wong <e@80x24.org>2021-10-01 12:06:33 +0000
commit770604494e1054ada8d9e3960e4a6c7e82a09ad5 (patch)
tree687ad2cd4f7ec416c411edfed61e8f466e2bf9df /Documentation
parent0fa6324e2f45a93dbfca57989ca115b13048133f (diff)
downloadpublic-inbox-770604494e1054ada8d9e3960e4a6c7e82a09ad5.tar.gz
Having git processes outlive DB handles is likely to hurt
from a fragmentation perspective if the DB handle needs to
be recreated immediately due to a git->cat_async callback.
So only unref DB handles when we're sure there's no live
git users left, otherwise check the inodes.

We'll also avoid needless localization checks in git->cleanup
and make the return value more obvious since the pid fields are
unconditionally deleted nowadays.
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions