# This is an example configuration file for so-called "vps.basic" VPS.
# Copyright (C) 2000-2005 SWsoft. All rights reserved.
#
# This file may be distributed under the terms of the Q Public License
# as defined by Trolltech AS of Norway and appearing in the file
# LICENSE.QPL included in the packaging of this file.
#
# This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
# WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

ONBOOT="no"

# UBC parameters (in form of barrier:limit)
# Primary parameters
AVNUMPROC="160:160"
NUMPROC="260:260"
NUMTCPSOCK="320:320"
NUMOTHERSOCK="320:320"
VMGUARPAGES="24576:2147483647"
# Secondary parameters
KMEMSIZE="9830400:10485760"
TCPSNDBUF="1277952:2097152"
TCPRCVBUF="1277952:2097152"
OTHERSOCKBUF="528384:1347584"
DGRAMRCVBUF="528384:528384"
OOMGUARPAGES="24576:2147483647"
# Auxiliary parameters
LOCKEDPAGES="128:128"
SHMPAGES="32768:32768"
PRIVVMPAGES="196608:214300"
NUMFILE="5120:5120"
NUMFLOCK="400:440"
NUMPTY="64:64"
NUMSIGINFO="1024:1024"
DCACHESIZE="2097152:2195456"

PHYSPAGES="0:2147483647"
NUMIPTENT="512:512"

# Disk quota parameters (in form of softlimit:hardlimit)
DISKSPACE="1048576:1153434"
DISKINODES="200000:220000"
QUOTATIME="0"

# CPU fair sheduler parameter
CPUUNITS="1000"
