[Wine] Re: malloc small pieces of memory

Jolzer jolzer at googlemail.com
Wed Jun 28 04:33:06 CDT 2006


Peter Beutner wrote:
> Johannes Holzer schrieb:
> > Geoff Streeter schrieb:
> >> Dumb question: Are you being bounced by ulimit?
> >>
> > hl at hlpc:~> ulimit
> > unlimited
> thats just the max. file size iirc.
> what you want is 'ulimit -m' or 'ulimit -a' to see all settings.

hl at hlpc:~> ulimit -m
unlimited
hl at hlpc:~> ulimit -a
core file size        (blocks, -c) 0
data seg size         (kbytes, -d) unlimited
file size             (blocks, -f) unlimited
max locked memory     (kbytes, -l) 32
max memory size       (kbytes, -m) unlimited
open files                    (-n) 1024
pipe size          (512 bytes, -p) 8
stack size            (kbytes, -s) unlimited
cpu time             (seconds, -t) unlimited
max user processes            (-u) 8191
virtual memory        (kbytes, -v) unlimited


These should be the default SuSE Configuration (SuSE Linux 10.0)

Johannes



More information about the wine-users mailing list