From 287c4eac962b7c697c6c167c1dc96c53d46d7498 Mon Sep 17 00:00:00 2001 From: bouyer Date: Thu, 6 Dec 2007 20:02:02 +0000 Subject: [PATCH] Remove MAXPHYS=32768 (coming from a too large cut-n-paste), it's not needed for dom0 kernels. --- sys/arch/amd64/conf/XEN3_DOM0 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/arch/amd64/conf/XEN3_DOM0 b/sys/arch/amd64/conf/XEN3_DOM0 index c01e36587a93..31c35728c7e9 100644 --- a/sys/arch/amd64/conf/XEN3_DOM0 +++ b/sys/arch/amd64/conf/XEN3_DOM0 @@ -1,4 +1,4 @@ -# $NetBSD: XEN3_DOM0,v 1.2 2007/11/22 16:16:43 bouyer Exp $ +# $NetBSD: XEN3_DOM0,v 1.3 2007/12/06 20:02:02 bouyer Exp $ include "arch/amd64/conf/std.xen" @@ -11,7 +11,6 @@ options INCLUDE_CONFIG_FILE # embed config file in kernel binary maxusers 32 # estimated number of users # -options MAXPHYS=32768 #xbd doesn't handle 64k transfers options DOM0OPS # boot messages with MPBIOS, acpi and ioapic can be quite large options MSGBUFSIZE=24576