45dc123d6e
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. |
||
---|---|---|
.. | ||
cleaner.h | ||
cleansrv.c | ||
coalesce.c | ||
fdfs.c | ||
fdfs.h | ||
lfs_cleanerd.8 | ||
lfs_cleanerd.c | ||
Makefile |