Commit Graph

12 Commits

Author SHA1 Message Date
Scott Ullrich
b43af193d8 Set vm.kmem_size_max
Noticed-by: simoncpu
2008-11-19 05:46:48 +00:00
Scott Ullrich
70e5027db0 Bump kernel memory to 435544320 from 335544320 2008-11-18 22:54:46 +00:00
Scott Ullrich
685d9803d9 Remove the beastie boot loader prompt and return to prior freebsd behavior. 2007-10-19 21:20:02 +00:00
Scott Ullrich
3319ed2923 Work around heavy network activity issues.
[20070116, update 20070212] Systems with very heavy network activity have been observed to have some problems with the kernel memory allocator. Symptoms are processes that get stuck in zonelimit state, or system livelocks. One partial workaround for this problem is to add the following line to /boot/loader.conf and reboot:

kern.ipc.nmbclusters="0"
2007-09-10 16:18:45 +00:00
Scott Ullrich
d6240d7fd9 Turn off hard drive write caching correctly 2007-04-17 21:26:06 +00:00
Scott Ullrich
eb2d24a878 Cleanup and sync loader.conf 2007-02-08 01:06:43 +00:00
Scott Ullrich
f04bbc8e9f Disable thermal checking until ACPI is fixed. 2005-09-08 19:02:07 +00:00
Scott Ullrich
0751a8a108 Force serial console on wrap. 2005-03-23 18:29:17 +00:00
Scott Ullrich
d341f0da23 Move towards a m0n0wall like image for wrap 2005-03-20 02:55:12 +00:00
Scott Ullrich
ee1d5432cd Update wrap settings 2005-03-18 16:54:42 +00:00
Scott Ullrich
48f687f7b2 Update the wrap boot files. 2005-03-17 22:45:35 +00:00
Scott Ullrich
3a2400f30c Add wrap custom loader.conf 2005-03-16 20:46:02 +00:00