summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-06-24 02:57:11 +0000
committerobrien <obrien@FreeBSD.org>2004-06-24 02:57:11 +0000
commit58e58438be556dbc83352153560dcafcd72c65c0 (patch)
tree76bb7d8802bc7656b088251222a80b55f2038926 /sys/conf
parent7e172b8cb66238e8e80711237db946fabf250107 (diff)
downloadFreeBSD-src-58e58438be556dbc83352153560dcafcd72c65c0.zip
FreeBSD-src-58e58438be556dbc83352153560dcafcd72c65c0.tar.gz
Better OFW console support on Sun Ultra2 machines.
Ultra2 users may want to set OFWCONS_POLL_HZ to a value of '20'. I have left default value at '4' as higher values can consume a more than is acceptable amount of CPU, and we don't have a consensus yet what is an optimal value. Submitted by: Pyun YongHyeon <yongari@kt-is.co.kr>
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options.sparc641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.sparc64 b/sys/conf/options.sparc64
index a8ce3e7..307ce70 100644
--- a/sys/conf/options.sparc64
+++ b/sys/conf/options.sparc64
@@ -9,6 +9,7 @@ GFB_NO_MODE_CHANGE opt_gfb.h
PSYCHO_DEBUG opt_psycho.h
DEBUGGER_ON_POWERFAIL opt_psycho.h
OFW_PCI_DEBUG opt_ofw_pci.h
+OFWCONS_POLL_HZ opt_ofw.h
# Debug IOMMU inserts/removes using diagnostic accesses. Very loud.
IOMMU_DIAG opt_iommu.h
PMAP_STATS opt_pmap.h
OpenPOWER on IntegriCloud