History log of /csrg-svn/libexec/lfs_cleanerd/cleanerd.c (Results 1 – 17 of 17)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69814 10-Jun-1995 margo

Fix cleaning criteria so that we clean soon enough on very
tiny partitions.

# 69668 24-May-1995 margo

Add more statistics gathering in cleaner. Also, provide
alternative cleaning parameters such as cleaning by number of active
bytes instead of number of segments per invocation.

# 69256 04-May-1995 mckusick

MOUNT types become names

# 65737 13-Jan-1994 bostic

the Sparc isn't handling structures passed to the kernel correctly
change LFS routines that take fsid_t's to take fsid_t *'s.

# 61433 04-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 61417 04-Jun-1993 cgd

if -d flag is not given, become a system daemon w/daemon()

# 61371 04-Jun-1993 cgd

require an argument for hfs_cleanerd which specifies fs to clean.

# 60096 17-May-1993 bostic

unsigned subtraction is never less than 0; bad assignment statements

# 57200 18-Dec-1992 margo

Add statistics, add flags to allow caller to specify use of mmap.
catch signals to report errors.

# 56656 01-Nov-1992 bostic

Add more information on printf when cleaner runs.

# 56435 06-Oct-1992 margo

Always report what segment is cleaned.

# 56181 02-Sep-1992 margo

Don't clean if its not possible for us to generate any new segments.

# 56051 26-Aug-1992 bostic

Add printf and fix error message.

# 56030 25-Aug-1992 bostic

If you cleaned some segments, keep cleaning in case other processes
wrote a bunch of stuff just after you finished your cleaning spurt.

# 55931 21-Aug-1992 bostic

Change markv calling convention to take a single array containing
both blocks and inodes.

# 55860 06-Aug-1992 bostic

integrate into the source tree, yank to 5.1, minor lint

# 55857 06-Aug-1992 bostic

date and time created 92/08/06 12:27:52 by bostic