From owner-freebsd-isp Fri Dec 20 09:51:35 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA29829 for isp-outgoing; Fri, 20 Dec 1996 09:51:35 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id JAA29810; Fri, 20 Dec 1996 09:51:24 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id SAA13139; Fri, 20 Dec 1996 18:51:16 +0100 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id SAA17545; Fri, 20 Dec 1996 18:51:15 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.4/8.6.9) id SAA04883; Fri, 20 Dec 1996 18:42:12 +0100 (MET) From: J Wunsch Message-Id: <199612201742.SAA04883@uriah.heep.sax.de> Subject: Re: innd can't remalloc To: petzi@apfel.de Date: Fri, 20 Dec 1996 18:42:12 +0100 (MET) Cc: isp@freebsd.org, hackers@freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from Michael Beckmann at "Dec 20, 96 10:12:51 am" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Michael Beckmann wrote: > Dec 20 08:52:37 news innd: SERVER cant remalloc 2097408 bytes Cannot > allocate memory > It seems to me that the crash occurs when the innd process grows to around > 128 MB. j@uriah 107% limit -h cputime unlimited filesize unlimited datasize 131072 kbytes ^^^^^^^^^^^^^ stacksize 65536 kbytes coredumpsize unlimited memoryuse unlimited descriptors unlimited memorylocked 29680 kbytes maxproc 339 You can override this using: options "MAXDSIZ='(256UL*1024*1024)'" (For 2.2 systems, leave out the '' quotes. Should be converted to an official option.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)