On Tuesday 04 November 2008 22:52:00 Christopher Cowart wrote:

> According to setrlimit(2), "Only the super-user may raise the maximum
> limits," but apparently, I can't even increase the limit as the
> superuser.
>
> What am I missing?

The hardcoded default of 512Meg. Adjust in /boot/loader.conf like:
kern.defdsiz="768M"
kern.maxdsiz="768M"

See tuning(7) for more info.
-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to