NetBSD/sbin/newfs_lfs
perseant 8a3e9fdf9d Add "-A" option to autoconfigure the segment size based on measured
bandwidth and seek time of the disk, using the "4 * bandwidth * seek
time" formula from Neefe-Matthews' 1997 paper.  An RZ25 disk with this
option gets 200K segments.  Reference the paper in the manual page.
2000-12-05 19:51:14 +00:00
..
Makefile Change name of newlfs to newfs_lfs. 1999-03-18 17:18:04 +00:00
config.h Various bug-fixes to LFS, to wit: 2000-09-09 04:49:54 +00:00
extern.h Add "-A" option to autoconfigure the segment size based on measured 2000-12-05 19:51:14 +00:00
lfs.c Initialize inodes' generation number to 1, consistent with their version 2000-11-23 23:09:57 +00:00
misc.c Change name of newlfs to newfs_lfs. 1999-03-18 17:18:04 +00:00
newfs.c Add "-A" option to autoconfigure the segment size based on measured 2000-12-05 19:51:14 +00:00
newfs_lfs.8 Add "-A" option to autoconfigure the segment size based on measured 2000-12-05 19:51:14 +00:00