NetBSD/libexec/lfs_cleanerd
perseant 0486add127 The cleaner now marks empty segments clean without having to read their
contents, a substantial optimization if the work load is right: if enough
empty segments are available, the cleaner never has to read or write *any*
blocks except those on the Ifile.  When the cleaner wakes up it marks all
empty segments clean before deciding whether any further segments need to
be cleaned.

Fixed overflow bugs in the cleaner's handling of the cost/benefit metric
for empty segments.
1999-06-15 22:33:48 +00:00
..
Makefile
clean.h Cleaner changes corresponding to in-kernel LFS changes. In particular, the 1999-03-10 00:57:16 +00:00
cleanerd.c The cleaner now marks empty segments clean without having to read their 1999-06-15 22:33:48 +00:00
lfs_cleanerd.8 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
library.c work around egcs prints format warning on alpha 1999-03-14 11:43:25 +00:00
misc.c work around printf format warnings on alpha 1999-03-14 11:39:28 +00:00
print.c Cleaner changes corresponding to in-kernel LFS changes. In particular, the 1999-03-10 00:57:16 +00:00