mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
7ab68961e4
order of ascending last access time. This is useful in conjunction with --max-freed or --max-links to prefer deleting non-recently used garbage, which is good (especially in the build farm) since garbage may become live again. The code could easily be modified to accept other criteria for ordering garbage by changing the comparison operator used by the priority queue in collectGarbage(). |
||
---|---|---|
.. | ||
archive.cc | ||
archive.hh | ||
aterm-map.cc | ||
aterm-map.hh | ||
aterm.cc | ||
aterm.hh | ||
hash.cc | ||
hash.hh | ||
Makefile.am | ||
md5.c | ||
md5.h | ||
md32_common.h | ||
serialise.cc | ||
serialise.hh | ||
sha1.c | ||
sha1.h | ||
sha256.c | ||
sha256.h | ||
types.hh | ||
util.cc | ||
util.hh | ||
xml-writer.cc | ||
xml-writer.hh |