Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Add (commented out) UVMHIST options
details: https://anonhg.NetBSD.org/src/rev/7de31f034809
branches: trunk
changeset: 454025:7de31f034809
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Sep 02 06:08:04 2019 +0000
description:
Add (commented out) UVMHIST options
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 383af3f5bb60 -r 7de31f034809 sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Mon Sep 02 01:28:41 2019 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Mon Sep 02 06:08:04 2019 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.105 2019/08/13 17:21:01 tnn Exp $
+# $NetBSD: GENERIC64,v 1.106 2019/09/02 06:08:04 skrll Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -122,6 +122,9 @@
#options PMAP_DEBUG # Enable pmap_debug_level code
#options VERBOSE_INIT_ARM # verbose bootstrapping messages
options INCLUDE_CONFIG_FILE
+#options UVMHIST
+#options UVMHIST_PRINT,KERNHIST_DELAY=0
+
# EARLYCONS is required for early init messages from VERBOSE_INIT_ARM.
#options EARLYCONS=bcm2837
#options EARLYCONS=meson, CONSADDR=0xc81004c0
Home |
Main Index |
Thread Index |
Old Index