diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2006-07-19T16·49+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2006-07-19T16·49+0000 |
commit | ebcccbd3581d34d7fefb975c0255a39a3e39e122 (patch) | |
tree | 525a524bf1fe7ceeab37e92cdfa36f999dd174fb /tests/common.sh.in | |
parent | 88e54153dce2cdba9a075d9dbc81ad81e7e73435 (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 'tests/common.sh.in')
0 files changed, 0 insertions, 0 deletions