# 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="80:80"
NUMPROC="130:130"
NUMTCPSOCK="160:160"
NUMOTHERSOCK="160:160"
VMGUARPAGES="12288:2147483647"
# Secondary parameters
KMEMSIZE="4915200:5242880"
TCPSNDBUF="638976:1048576"
TCPRCVBUF="638976:1048576"
OTHERSOCKBUF="264192:673792"
DGRAMRCVBUF="264192:264192"
OOMGUARPAGES="12288:2147483647"
# Auxiliary parameters
LOCKEDPAGES="64:64"
SHMPAGES="16384:16384"
PRIVVMPAGES="98304:107150"
NUMFILE="2560:2560"
NUMFLOCK="200:220"
NUMPTY="32:32"
NUMSIGINFO="512:512"
DCACHESIZE="1048576:1097728"

PHYSPAGES="0:2147483647"
NUMIPTENT="256:256"

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

# CPU fair sheduler parameter
CPUUNITS="1000"
