From 638f8519add927dadd73408cd780083c8dc413a4 Mon Sep 17 00:00:00 2001 From: jakllsch Date: Mon, 7 Mar 2011 15:56:26 +0000 Subject: [PATCH] Bump SYMTAB_SPACE. --- sys/arch/algor/conf/P5064 | 6 +++--- sys/arch/iyonix/conf/GENERIC | 6 +++--- sys/arch/netwinder/conf/GENERIC | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sys/arch/algor/conf/P5064 b/sys/arch/algor/conf/P5064 index 9fc289ec18bb..90492f22511f 100644 --- a/sys/arch/algor/conf/P5064 +++ b/sys/arch/algor/conf/P5064 @@ -1,4 +1,4 @@ -# $NetBSD: P5064,v 1.62 2011/02/20 07:51:21 matt Exp $ +# $NetBSD: P5064,v 1.63 2011/03/07 15:56:26 jakllsch Exp $ # # Algorithmics P-5064 kernel. # @@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "P5064-$Revision: 1.62 $" +#ident "P5064-$Revision: 1.63 $" maxusers 32 @@ -25,7 +25,7 @@ options DIAGNOSTIC # Cheap kernel consistency checks options DDB # kernel debugger makeoptions DEBUG="-g" #makeoptions DEBUGLIST="pattern1 pattern2 ..." -options SYMTAB_SPACE=450000 +options SYMTAB_SPACE=460000 # File systems file-system FFS # Fast file system diff --git a/sys/arch/iyonix/conf/GENERIC b/sys/arch/iyonix/conf/GENERIC index 2743cbb815ff..161394fbd4a5 100644 --- a/sys/arch/iyonix/conf/GENERIC +++ b/sys/arch/iyonix/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.62 2011/03/06 17:08:26 bouyer Exp $ +# $NetBSD: GENERIC,v 1.63 2011/03/07 15:56:26 jakllsch Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/iyonix/conf/std.iyonix" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.62 $" +#ident "GENERIC-$Revision: 1.63 $" maxusers 32 # estimated number of users @@ -87,7 +87,7 @@ options DDB_HISTORY_SIZE=512 # enable history editing in DDB #options KGDB # remote debugger #options KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0x3f8,KGDB_DEVRATE=9600 makeoptions DEBUG="-g" # compile full symbol table -options SYMTAB_SPACE=400000 +options SYMTAB_SPACE=580000 options PERFCTRS # performance counters #options PMAP_DEBUG # Enable pmap_debug_level code #options VERBOSE_INIT_ARM # verbose bootstraping messages diff --git a/sys/arch/netwinder/conf/GENERIC b/sys/arch/netwinder/conf/GENERIC index 6abe6c943403..92390792da2b 100644 --- a/sys/arch/netwinder/conf/GENERIC +++ b/sys/arch/netwinder/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.103 2011/03/06 17:08:28 bouyer Exp $ +# $NetBSD: GENERIC,v 1.104 2011/03/07 15:56:26 jakllsch Exp $ # # GENERIC machine description file # @@ -172,7 +172,7 @@ options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel options DDB # in-kernel debugger options DDB_HISTORY_SIZE=100 # Enable history editing in DDB makeoptions DEBUG="-g" # compile full symbol table -options SYMTAB_SPACE=480000 +options SYMTAB_SPACE=590000 config netbsd root on ? type ?