freebsd-dev/usr.sbin/sysinstall
Sheldon Hearn 3626f83327 Update the default newfs block and fragment sizes from 8192/1024 to
16384/2048.

Following recent discussions on the -arch mailing list, involving dillon
and mckusick, this change parallels the one made over a decade ago when
the default was bumped up from 4096/512.

This should provide significant performance improvements for most
folks, less significant performance losses for a few folks and
wasted space lost to large fragments for many folks.

For discussion, please see the following thread in the -arch archive:

Subject: Using a larger block size on large filesystems

The discussion ceases to be relevant when the issue of partitioning
schemes is raised.
2001-12-11 16:21:40 +00:00
..
help Attempt to make key behavior more clear. 2001-08-31 03:29:25 +00:00
anonFTP.c Silence warnings : 2001-09-22 22:21:01 +00:00
cdrom.c Introduce the concept of previously mounted media to sysinstall. 2001-09-05 02:30:50 +00:00
command.c Silence warnings on alpha : 2001-09-22 22:34:14 +00:00
config.c Silence warnings on alpha : 2001-09-22 22:34:14 +00:00
dev2c.sh
devices.c Close all open file descriptors before restarting sysinstall. 2001-09-30 00:43:32 +00:00
dhcp.c sysinstall's primitive network configuration expects only one value 2001-09-06 10:27:28 +00:00
disks.c Silence more warnings. 2001-09-22 23:17:37 +00:00
dispatch.c Compensate for default disabling of network services in inetd.conf(5) 2001-08-02 03:25:16 +00:00
dist.c An XFree86 install should not depend on any compat libs any longer. 2001-12-10 02:42:42 +00:00
dist.h Teach sysinstall about the `compat4x' distribution. 2001-02-09 19:01:49 +00:00
dmenu.c Whoops - really make the "fix" I did to the dmenuToggleVariable logic 2000-03-08 14:20:26 +00:00
doc.c Fix benign but stupid variable typo. 2000-02-26 12:35:00 +00:00
dos.c msdos -> msdosfs. 2001-06-01 12:16:09 +00:00
floppy.c msdos -> msdosfs. 2001-06-01 12:16:09 +00:00
ftp.c Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the 2001-07-02 00:18:04 +00:00
globals.c DTRT in the restart case 2001-10-12 07:36:34 +00:00
http.c Use 'GET' method instaed of 'HEAD', since some proxy server doesn't work 2001-11-25 00:50:57 +00:00
index.c Silence warnings : 2001-09-22 22:21:01 +00:00
install.c Update the default newfs block and fragment sizes from 8192/1024 to 2001-12-11 16:21:40 +00:00
install.cfg There is a problem in this example script. Setting ftp=time.cdrom.com 2001-09-06 10:04:27 +00:00
installUpgrade.c sysinstall's binary upgrade option used to display the contents of 2001-09-04 21:06:48 +00:00
keymap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
label.c cleanup 2001-12-10 02:18:05 +00:00
list.h
main.c DTRT in the restart case 2001-10-12 07:36:34 +00:00
Makefile Add the Bulgarian BDS and Phonetic keymaps. 2001-12-10 08:37:51 +00:00
media.c If we're set to non-interactive, we shouldn't ask the user yes/no questions 2001-07-30 20:45:54 +00:00
menus.c Add the Bulgarian BDS and Phonetic keymaps. 2001-12-10 08:37:51 +00:00
misc.c Silence warnings : 2001-09-22 22:21:01 +00:00
modules.c Add the ability to load klds from a floppy as part of the installation. 2001-10-12 22:39:02 +00:00
mouse.c Fixed small bug introduced in my last commit. 2000-05-11 23:43:12 +00:00
msg.c Return the *right* error codes for yes/no questions when non-interactive. 2001-09-11 20:42:07 +00:00
network.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
nfs.c Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the 2001-07-02 00:18:04 +00:00
options.c Remove kget() feature, which is removed from 5-current kernel. 2001-12-01 13:13:27 +00:00
package.c Fix the type of the NULL arg to execl() 2001-07-09 09:24:06 +00:00
pccard.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
rtermcap.c
sysinstall.8 List the correct paths to the X server distributions. 2001-08-14 23:19:37 +00:00
sysinstall.h cleanup 2001-12-10 02:18:05 +00:00
system.c MFS: Stop reaping children. It makes evil things happen to the extraction 2001-11-01 23:32:46 +00:00
tape.c Silence warnings. 2001-09-22 22:25:35 +00:00
tcpip.c Provide a more specific help line for PLIP installs, reminding the 2001-12-10 10:34:47 +00:00
termcap.c Use the isDebug() function rather than making up a new environment 2001-09-22 18:07:47 +00:00
ttys.c Silence more warnings. 2001-09-22 23:17:37 +00:00
ufs.c
usb.c Add support for USB to sysinstall. This includes running usbd and 2000-05-12 03:01:17 +00:00
user.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
variable.c Add a couple of functions to create persistent variables that will 2001-09-24 10:16:23 +00:00
wizard.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00