[RTcmix-discuss] Where's that file?

John Gibson j.gibson at louisville.edu
Thu Dec 7 19:39:34 EST 2006


Probably the shell sets this up.

This all makes me think that the real solution is
to look at the result of sysconf(OPEN_MAX) and derive
our limit from that, instead of hard-coding it.

JG


Brad Garton <brad at music.columbia.edu> wrote:

> Weird.  I'm using tcsh, wonder if that makes a difference...
>
> Also, it's a PPC G4, with only 512 Mbytes RAM showing (I think one
> of my RAM chips got fried; thought I used to have at least 768).
>
> brad
>
>
> On Dec 7, 2006, at 1:26 AM, kevin parks wrote:
>
> > huh? i am also on 10.4.8 and i get:
> >
> > core file size        (blocks, -c) 0
> > data seg size         (kbytes, -d) 6144
> > file size             (blocks, -f) unlimited
> > max locked memory     (kbytes, -l) unlimited
> > max memory size       (kbytes, -m) unlimited
> > open files                    (-n) 1024
> > pipe size          (512 bytes, -p) 1
> > stack size            (kbytes, -s) 8192
> > cpu time             (seconds, -t) unlimited
> > max user processes            (-u) 266
> > virtual memory        (kbytes, -v) unlimited
> >
> >
> > -kp8-
> >
> > tho i am on the intel build iffin that makes a difference
> >
> >
> >
> >
> > On Dec 6, 2006, at 1:17 PM, Brad Garton wrote:
> >
> >> I had forgotten about the earlier discussion...
> >>
> >> On Dec 6, 2006, at 10:51 AM, John Gibson wrote:
> >>
> >>> Can someone find out what the default on Tiger is?
> >>> If you're using bash, just type 'ulimit -a' and send
> >>> that to the list.
> >>
> >> OS 10.4.8:
> >>
> >> core file size        (blocks, -c) 0
> >> data seg size         (kbytes, -d) 6144
> >> file size             (blocks, -f) unlimited
> >> max locked memory     (kbytes, -l) unlimited
> >> max memory size       (kbytes, -m) unlimited
> >> open files                    (-n) 256
> >> pipe size          (512 bytes, -p) 1
> >> stack size            (kbytes, -s) 8192
> >> cpu time             (seconds, -t) unlimited
> >> max user processes            (-u) 100
> >> virtual memory        (kbytes, -v) unlimited


More information about the RTcmix-discuss mailing list