Displaying 5 results from an estimated 5 matches for "vmemoryuse".
Did you mean:
  memoryuse
  
2008 Aug 14
2
Process size.
Hello,
FreeBSD 7.0-RELEASE-p3 #3
$top
...
  PID USERNAME  THR PRI NICE   SIZE    RES STATE  C   TIME   WCPU COMMAND
36032 root     2838  44    0  1917M  1493M ucond  0 406:39  3.03% CGServer
...
$cat /boot/loader.conf.local
...
kern.maxdsiz="1073741824"
kern.maxssiz="134217728"
kern.dfldsiz="1073741824"
$limits
Resource limits (current):
...
  datasize         
2008 May 16
1
64-bit R and cache memory
...ntu Feasty Fawn 7.04 (64-bit)
Processor: AMD Opteron 64-bit
R: version 2.7.0 (64-bit)
Cache memory: currently 16 GB (was 2 GB)
Outcome of 'limit' command in shell: cputime unlimited, filesize 
unlimited, datasize unlimited, stacksize 8192 kbytes, coredumpsize 0 
kbytes, memoryuse unlimited, vmemoryuse unlimited, descriptors 1024, 
memorylocked unlimited, maxproc unlimited
-----------------------------------
a. We have recently upgraded the cache memory from 2 to 16 GB. However, 
we have noticed that somehow R still swaps memory when datasets 
exceeding 2 GB in size are used. An indication that...
2007 May 29
0
LoMAC module: cannot get clearance level revoked
...HT:\
        :welcome=/etc/motd:\
        :setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\
:path=~/bin:/sbin:/bin:/usr/sbin:/user/bin:/usr/local/sbin:usr/local/bin:\
        :manpath=/usr/share/man /usr/local/man:\
        :nologin=/usr/sbin/nologin:\
        :cputime=1h30m:\
        :datasize=8M:\
        :vmemoryuse=100M:\
        :stacksize=2M:\
        :memorylocked=4M:\
        :memoryuse=8M:\
        :filesize=8M:\
        :coredumpsize=8M:\
        :openfiles=24:\
        :maxproc=32:\
        :priority=0:\
        :requirehome:\
        :passwordtime=91d:\
        :umask=022:\
        :ignoretime@:\...
2006 Dec 15
2
Dovecot "open files" (again?)
I'm a new dovecot user, just began using it last week. I switched from
courier because my research showed that Dovecot did indexes, and allows me
to store them anywhere I chose. I did this, and it fixed some severe disk IO
issues that my server had. (25k horde only webmail install using imap
proxy).
I'm using quotas, and by default had it set to 'dirsize'. my postfix is
already
2012 Sep 21
3
Can`t get over 1024 processes on FreeBSD - possible bug?
...ng settings:
FreeBSD 9.0 / AMD64
Dovecot 2.1.8
kern.maxproc: 12288
kern.maxfilesperproc: 36864
kern.maxprocperuid: 8192
no limit for uid 89:
# limit
cputime      unlimited
filesize     unlimited
datasize     33554432 kbytes
stacksize    524288 kbytes
coredumpsize unlimited
memoryuse    unlimited
vmemoryuse   unlimited
descriptors  36864
memorylocked unlimited
maxproc      8192
sbsize       unlimited
swapsize     unlimited
My dovecot.conf:
# 2.1.8: /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 9.0-STABLE amd64
auth_mechanisms = plain login digest-md5 cram-md5
default_client_limit = 2048
default...