freebsd-dev/usr.sbin/sade
Matthew Dillon e027a83457 Change the nominal swap calculation from 1/2 physical memory to 1/8
physical memory.  The default is still 2x physical memory.  The nominal
calculation is used to back-off swap auto-allocation ('A'uto command)
when the disk is not large enough to accomodate all filesystem auto-defaults.
This gives other partitions (like /usr) more priority over swap on smaller
disks.

This should help solve reported auto-sizing failures on machines with small
hard drives and huge amounts of memory.  For example, a machine with 2G of
disk and 4G of memory will fail to auto-size without this fix.

MFC after:	3 days
2003-01-25 19:32:35 +00:00
..
help If you don't create a /usr filesystem, / will need 200MB. 2003-01-13 21:57:07 +00:00
command.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
config.c Teach sysinstall about rpcbind, rpc.lockd, and rpc.statd. As an added 2003-01-07 07:46:50 +00:00
devices.c Add 'vlan' as a network device. 2003-01-17 18:51:21 +00:00
disks.c - Use some macros to define common text between the dialog boxes to set the 2002-12-05 22:10:39 +00:00
dispatch.c - Rename installFixupBin to installFixupBase to finish up the 'bin' to 2003-01-17 19:05:32 +00:00
dmenu.c
globals.c
install.c - Rename installFixupBin to installFixupBase to finish up the 'bin' to 2003-01-17 19:05:32 +00:00
keymap.c
label.c Change the nominal swap calculation from 1/2 physical memory to 1/8 2003-01-25 19:32:35 +00:00
list.h
main.c Add a function driverFloppyCheck() that asks the user if they would like to 2003-01-15 21:47:36 +00:00
Makefile Since NEWCARD is the default for i386, undef PCCARD_ARCH. 2002-10-20 11:16:41 +00:00
menus.c - Rename installFixupBin to installFixupBase to finish up the 'bin' to 2003-01-17 19:05:32 +00:00
misc.c save_realloc() should use reallocf() to close memory leaks. 2003-01-06 17:11:46 +00:00
msg.c
rtermcap.c
sade.8 Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
sade.h - Rename installFixupBin to installFixupBase to finish up the 'bin' to 2003-01-17 19:05:32 +00:00
system.c * Negative #if's are harder to read as they don't tell exactly what arch 2002-10-11 22:30:09 +00:00
termcap.c
usb.c
variable.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
wizard.c Fix the wizardmodes 'write' command to not explode: Don't reference 2002-10-28 22:40:49 +00:00