# 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="320:320"
NUMPROC="520:520"
NUMTCPSOCK="640:640"
NUMOTHERSOCK="640:640"
VMGUARPAGES="49152:2147483647"
# Secondary parameters
KMEMSIZE="19660800:20971520"
TCPSNDBUF="2555904:4194304"
TCPRCVBUF="2555904:4194304"
OTHERSOCKBUF="1056768:2695168"
DGRAMRCVBUF="1056768:1056768"
OOMGUARPAGES="49152:2147483647"
# Auxiliary parameters
LOCKEDPAGES="256:256"
SHMPAGES="65536:65536"
PRIVVMPAGES="393216:428600"
NUMFILE="10240:10240"
NUMFLOCK="800:880"
NUMPTY="128:128"
NUMSIGINFO="2048:2048"
DCACHESIZE="4194304:4390912"

PHYSPAGES="0:2147483647"
NUMIPTENT="1024:1024"

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

# CPU fair sheduler parameter
CPUUNITS="1000"
