On Tuesday 19 July 2005 19:09, linux-audio-user-request@xxxxxxxxxxxxxxxxxx wrote: > > > You want to execute "ulimit -a". > > > > $ ulimit -a > > core file size ? ? ? ?(blocks, -c) 0 > > data seg size ? ? ? ? (kbytes, -d) unlimited > > 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) 8 > > stack size ? ? ? ? ? ?(kbytes, -s) 8192 > > cpu time ? ? ? ? ? ? (seconds, -t) unlimited > > max user processes ? ? ? ? ? ?(-u) unlimited > > virtual memory ? ? ? ?(kbytes, -v) unlimited > > Great, thanks David, my output looks similar to this and certainly no > mention of any realtime anything. This was not run with that kernel. However, these are the items documented in my operationally blank limits.conf. If realtime be built into the kernel, then there should be ducumentation. And it does not fit the mold of the above.