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
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