aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2006-07-19 16:49:59 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2006-07-19 16:49:59 +0000
commitebcccbd3581d34d7fefb975c0255a39a3e39e122 (patch)
tree525a524bf1fe7ceeab37e92cdfa36f999dd174fb /src/libstore
parent88e54153dce2cdba9a075d9dbc81ad81e7e73435 (diff)
* Added a tool to find additional roots for the garbage collector,
such as open files, current directories, mmaped files, etc. This is inherently unportable, but it's easy to adapt this script to other platforms. Currently we call `lsof' and try to read various bits in /proc/NNN. The goal is to prevent the garbage collector from removing store paths that are no longer reachable from a permanent root but that are still in use (for instance, after the user has done "nix-env -e" on a running program).
Diffstat (limited to 'src/libstore')
0 files changed, 0 insertions, 0 deletions