NetBSD/libexec/lfs_cleanerd
perseant 45dc123d6e Be more careful about checking return value of {m,re}alloc().
In determining when to stop reading segments when counting bytes (-b flag),
total the sizes of the blocks we're actually writing instead of assuming
they are all full blocks: many could be fragments or inode blocks.  This
increases the number of segments per Ifile write, markedly improving the
efficiency of the cleaner in the small file case.
2006-05-12 19:33:02 +00:00
..
cleaner.h Be more careful about checking return value of {m,re}alloc(). 2006-05-12 19:33:02 +00:00
cleansrv.c Be more careful about checking return value of {m,re}alloc(). 2006-05-12 19:33:02 +00:00
coalesce.c Be more careful about checking return value of {m,re}alloc(). 2006-05-12 19:33:02 +00:00
fdfs.c Be more careful about checking return value of {m,re}alloc(). 2006-05-12 19:33:02 +00:00
fdfs.h A new version of the cleaner. In general, works about as well as the old 2006-03-30 19:10:13 +00:00
lfs_cleanerd.8 Document -i option, update date; at the request of wiz@. 2006-04-01 08:44:57 +00:00
lfs_cleanerd.c Be more careful about checking return value of {m,re}alloc(). 2006-05-12 19:33:02 +00:00
Makefile A new version of the cleaner. In general, works about as well as the old 2006-03-30 19:10:13 +00:00