| # Copyright (C) 2000-2008, Parallels, Inc. All rights reserved. |
| # |
| # This program is free software; you can redistribute it and/or modify |
| # it under the terms of the GNU General Public License as published by |
| # the Free Software Foundation; either version 2 of the License, or |
| # (at your option) any later version. |
| # |
| # This program is distributed in the hope that it will be useful, |
| # but WITHOUT ANY WARRANTY; without even the implied warranty of |
| # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| # GNU General Public License for more details. |
| # |
| # You should have received a copy of the GNU General Public License |
| # along with this program; if not, write to the Free Software |
| # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| # |
| |
| # UBC parameters (in form of barrier:limit) |
| # Primary parameters |
| AVNUMPROC="15:15" |
| NUMPROC="40:40" |
| NUMTCPSOCK="40:40" |
| NUMOTHERSOCK="40:40" |
| VMGUARPAGES="1725:unlimited" |
| # Secondary parameters |
| KMEMSIZE="1740800:1847296" |
| TCPSNDBUF="159744:262144" |
| TCPRCVBUF="159744:262144" |
| OTHERSOCKBUF="135168:237568" |
| DGRAMRCVBUF="135168:196608" |
| OOMGUARPAGES="1725:unlimited" |
| # Auxiliary parameters |
| LOCKEDPAGES="4:4" |
| SHMPAGES="1152:1152" |
| PRIVVMPAGES="7680:8448" |
| NUMFILE="512:512" |
| NUMFLOCK="50:60" |
| NUMPTY="4:4" |
| NUMSIGINFO="256:256" |
| DCACHESIZE="196608:202752" |
| |
| PHYSPAGES="0:unlimited" |
| NUMIPTENT="16:16" |
| |
| # Disk quota parameters (in form of softlimit:hardlimit) |
| DISKSPACE="1G:1.1G" |
| DISKINODES="65536:72090" |
| QUOTATIME="0" |
| |
| # CPU fair scheduler parameter |
| CPUUNITS="250" |
| |
| NETFILTER="stateless" |