Commit Graph

12 Commits

Author SHA1 Message Date
Scott Ullrich
60f14172ce Set vm.kmem_size_max
Noticed-by: simoncpu
2008-11-19 05:45:58 +00:00
Scott Ullrich
ad621b1a23 Bump kernel memory to 435544320 from 335544320 2008-11-18 22:55:23 +00:00
Scott Ullrich
bc2e3070a5 Remove the beastie boot loader prompt and return to prior freebsd behavior. 2007-10-19 21:19:54 +00:00
Scott Ullrich
b916452128 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:51 +00:00
Scott Ullrich
5014eab1f4 Turn off hard drive write caching correctly 2007-04-17 21:26:18 +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