Commit Graph

19 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
2321907428 use default logo 2008-11-10 00:17:03 +00:00
Scott Ullrich
10023adfec Lets try the pfsense-logo one more time. 2008-11-09 23:24:40 +00:00
Scott Ullrich
59158a2dae Enable beastie menu 2008-11-09 07:57:51 +00:00
Scott Ullrich
7da4da4040 Bring back menu 2008-11-08 21:21:45 +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
7eb6acb30d Turn off DMA by default. A option will be coming soon to enable
this back after a successful installation.
2006-11-08 20:08:53 +00:00
Scott Ullrich
2978063c15 Remove stale / unused files 2005-06-16 01:23:09 +00:00
Scott Ullrich
2632214c18 Add userconfig_script_load 2005-06-11 02:00:40 +00:00
Scott Ullrich
136b8de47c Restore previous loader.conf 2005-06-04 01:49:08 +00:00
Scott Ullrich
79a1c4ff64 Update loader.conf 2005-06-04 01:39:47 +00:00
Scott Ullrich
309d4ef4b3 turn off dma on boot 2005-05-23 00:12:20 +00:00
Scott Ullrich
66a62e1bd4 Turn DMA on ATAPI devices. This will be stanard on 5.4-REL.
See http://tinyurl.com/4bywv for more info
2005-04-06 16:50:29 +00:00
Scott Ullrich
8867be5227 Change autoboot_delay to 0 2005-02-20 00:44:05 +00:00
Scott Ullrich
63b9188d92 Custom loader.conf 2005-02-20 00:42:52 +00:00