On Thursday 24 March 2005 10:35, Timur Tabi wrote: > Tomas Telensky wrote: > > > > AFAIK, if you are not root, and the administrator has set > > ulimit -l <some_limit>, there is no help for you - you can't set the limit > > higher. > > Even if I set "ulimit -l unlimited" as root, my app can still only mlock > 32KB. It appears like the ulimit option is being ignored. Is your non-root process a descendant of the root process that did the "ulimit -l unlimited"? -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/