On Thu, 27 Jan 2005, Erik Trulsson wrote: > You are probably running into the default limits for how much resources > a process can use. By default a process can not use more than 512MB of > data. > Read the limits(1) manpage for information on how to change these > limits. You're half right :) The 512MB limit is hard; you need to either rebuild your kernel with MAXDSIZ increased or use the kern.maxdsiz loader tunable (and perhaps the related kern.dfldsiz). -- Doug White | FreeBSD: The Power to Serve dwhite_at_gumbysoft.com | www.FreeBSD.orgReceived on Fri Jan 28 2005 - 02:23:53 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:27 UTC