From b8ff9d5be554fa523e97295bd4ec81492211a79b Mon Sep 17 00:00:00 2001 From: maxv Date: Sun, 7 Jan 2018 16:10:52 +0000 Subject: [PATCH] Don't enable SVS yet. --- sys/arch/amd64/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 1a8b85580bd7..c13f3e7b9323 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.477 2018/01/07 16:10:16 maxv Exp $ +# $NetBSD: GENERIC,v 1.478 2018/01/07 16:10:52 maxv Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.477 $" +#ident "GENERIC-$Revision: 1.478 $" maxusers 64 # estimated number of users @@ -75,7 +75,7 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel # CPU-related options #options USER_LDT # user-settable LDT; used by WINE -options SVS # Separate Virtual Space +#options SVS # Separate Virtual Space # CPU features acpicpu* at cpu? # ACPI CPU (including frequency scaling)