Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/bouyer-xenpvh]: src/sys/arch/amd64/conf Remove HZ=20, it was to testing ...



details:   https://anonhg.NetBSD.org/src/rev/93ef18f5ae90
branches:  bouyer-xenpvh
changeset: 1025000:93ef18f5ae90
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Wed Apr 22 16:51:56 2020 +0000

description:
Remove HZ=20, it was to testing only.

diffstat:

 sys/arch/amd64/conf/XEN3_DOMU |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r 5f7e8df2932e -r 93ef18f5ae90 sys/arch/amd64/conf/XEN3_DOMU
--- a/sys/arch/amd64/conf/XEN3_DOMU     Tue Apr 21 16:57:40 2020 +0000
+++ b/sys/arch/amd64/conf/XEN3_DOMU     Wed Apr 22 16:51:56 2020 +0000
@@ -1,19 +1,17 @@
-# $NetBSD: XEN3_DOMU,v 1.90.6.3 2020/04/20 11:28:51 bouyer Exp $
+# $NetBSD: XEN3_DOMU,v 1.90.6.4 2020/04/22 16:51:56 bouyer Exp $
 
 include        "arch/amd64/conf/std.xen"
 
 options                XENPV           # PV domU support
 options        MULTIPROCESSOR
 
-options        HZ=20
-
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
 #options       UVMHIST
 #options       UVMHIST_PRINT
 #options       SYSCALL_DEBUG
 
-#ident         "XEN3_DOMU-$Revision: 1.90.6.3 $"
+#ident         "XEN3_DOMU-$Revision: 1.90.6.4 $"
 
 maxusers       32              # estimated number of users
 



Home | Main Index | Thread Index | Old Index