largest amount of memory a system can use

Lowell Gilbert freebsd-questions-local at be-well.no-ip.com
Thu Jul 31 17:51:33 PDT 2003


"akanwar at digitarchy.com" <akanwar at digitarchy.com> writes:

> I need to know what is the upper limit on the amount of memory a process
> can use under freebsd. Using rlimit (under 4.8-RELEASE) seems to return
> 2GB. 
> 
> Is there any plan to support larger than this in the future 5.x releases ?

I don't know about 5.x (you'd have to ask the -CURRENT folks about
that), but under 4.x, the issue is one of balancing the kernel and
process memory usage out of the maximum 4 GB space.


More information about the freebsd-questions mailing list