sapling/eden/scm/lib/backingstore/c_api
Zeyi (Rice) Fan a431e64e4e eden: periodically refresh content store to give it chances to release mapped files
Summary:
As reported by JT, EdenFS may hold the file descriptor of mapped pack files too long even when it is deleted by external processes, thus taking more disk spaces.

This diff fixes this problem by making EdenFS periodically rescan the pack files.

Reviewed By: chadaustin

Differential Revision: D19395439

fbshipit-source-id: 4bfd6a7ac13dceb3099d2704d62b3825433aff4b
2020-01-17 15:00:01 -08:00
..
HgNativeBackingStore.cpp eden: periodically refresh content store to give it chances to release mapped files 2020-01-17 15:00:01 -08:00
HgNativeBackingStore.h eden: periodically refresh content store to give it chances to release mapped files 2020-01-17 15:00:01 -08:00
RustBackingStore.h eden: periodically refresh content store to give it chances to release mapped files 2020-01-17 15:00:01 -08:00