Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/algor/conf Bump SYMTAB_SPACE



details:   https://anonhg.NetBSD.org/src/rev/0d7c3fd8c80b
branches:  trunk
changeset: 773554:0d7c3fd8c80b
user:      matt <matt%NetBSD.org@localhost>
date:      Sun Feb 05 19:30:42 2012 +0000

description:
Bump SYMTAB_SPACE

diffstat:

 sys/arch/algor/conf/P5064-64 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 876cb394ea80 -r 0d7c3fd8c80b sys/arch/algor/conf/P5064-64
--- a/sys/arch/algor/conf/P5064-64      Sun Feb 05 18:46:04 2012 +0000
+++ b/sys/arch/algor/conf/P5064-64      Sun Feb 05 19:30:42 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: P5064-64,v 1.3 2011/02/20 07:51:21 matt Exp $
+#      $NetBSD: P5064-64,v 1.4 2012/02/05 19:30:42 matt Exp $
 #
 # Algorithmics P-5064 kernel (64-bit).
 #
@@ -8,5 +8,5 @@
 include        "arch/algor/conf/std.algor64"
 
 no options     SYMTAB_SPACE
-options        SYMTAB_SPACE=600000
-#ident                 "P5064-64-$Revision: 1.3 $"
+options        SYMTAB_SPACE=620000
+#ident                 "P5064-64-$Revision: 1.4 $"



Home | Main Index | Thread Index | Old Index