increase the value of maxusers to 16.

This commit is contained in:
uch 2001-11-21 11:28:09 +00:00
parent 957665b652
commit df2b478d48
4 changed files with 10 additions and 10 deletions

View File

@ -2,13 +2,13 @@
# Distribution kernel (NEC VR based model) kernel config file
#
# $NetBSD: GENERIC,v 1.97 2001/11/20 12:56:28 lukem Exp $
# $NetBSD: GENERIC,v 1.98 2001/11/21 11:28:09 uch Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
#ident "GENERIC-$Revision: 1.97 $"
#ident "GENERIC-$Revision: 1.98 $"
maxusers 10
maxusers 16
options MIPS3 # R4000/R4400/R4600 CPUs

View File

@ -1,5 +1,5 @@
#
# $NetBSD: MPC303,v 1.3 2001/11/20 12:56:28 lukem Exp $
# $NetBSD: MPC303,v 1.4 2001/11/21 11:28:09 uch Exp $
# From: NetBSD: GENERIC,v 1.91 2001/05/06 14:25:16 takemura Exp
#
# Kernel configuration file for Victor MP-C303; enami's test machine.
@ -7,9 +7,9 @@
include "arch/hpcmips/conf/std.hpcmips"
#ident "GENERIC-$Revision: 1.3 $"
#ident "GENERIC-$Revision: 1.4 $"
maxusers 10
maxusers 16
options MIPS3 # R4000/R4400/R4600 CPUs

View File

@ -2,11 +2,11 @@
# Distribution kernel (TOSHIBA TX3912 based model) kernel config file
#
# $NetBSD: TX3912,v 1.32 2001/11/20 12:56:28 lukem Exp $
# $NetBSD: TX3912,v 1.33 2001/11/21 11:28:09 uch Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
maxusers 8
maxusers 16
options MIPS1 # R2000/R3000 CPUs
options ENABLE_MIPS_TX3900 # R3900 CPU core

View File

@ -1,11 +1,11 @@
#
# Distribution kernel (TOSHIBA TX3922 based model) kernel config file
#
# $NetBSD: TX3922,v 1.35 2001/11/20 12:56:28 lukem Exp $
# $NetBSD: TX3922,v 1.36 2001/11/21 11:28:09 uch Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
maxusers 8
maxusers 16
options MIPS1 # R2000/R3000 CPUs
options ENABLE_MIPS_TX3900 # R3900 CPU core