On Thu, 21 May 2009, per...@pluto.rain.com wrote:
Nate Eldredge <neldre...@math.ucsd.edu> wrote:
With overcommit, we pretend to give the child a writable private
copy of the buffer, in hopes that it won't actually use more of it
than we can fulfill with physical memory.
I am about 99% sure that the issue involves virtual memory, not
physical, at least in the fork/exec case. The incidence of such
events under any particular system load scenario can be reduced or
eliminated simply by adding swap space.
True. When I said "a system with 1GB of memory", I should have said "a
system with 1 GB of physical memory + swap".
--
Nate Eldredge
neldre...@math.ucsd.edu
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"