Don't enable SVS yet.
This commit is contained in:
parent
da72fac8fc
commit
b8ff9d5be5
@ -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
|
# GENERIC machine description file
|
||||||
#
|
#
|
||||||
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
|
|||||||
|
|
||||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
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
|
maxusers 64 # estimated number of users
|
||||||
|
|
||||||
@ -75,7 +75,7 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
|
|||||||
|
|
||||||
# CPU-related options
|
# CPU-related options
|
||||||
#options USER_LDT # user-settable LDT; used by WINE
|
#options USER_LDT # user-settable LDT; used by WINE
|
||||||
options SVS # Separate Virtual Space
|
#options SVS # Separate Virtual Space
|
||||||
|
|
||||||
# CPU features
|
# CPU features
|
||||||
acpicpu* at cpu? # ACPI CPU (including frequency scaling)
|
acpicpu* at cpu? # ACPI CPU (including frequency scaling)
|
||||||
|
Loading…
Reference in New Issue
Block a user