From owner-freebsd-hackers Sun Dec 30 22:17:31 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from eagle.he.net (eagle.he.net [216.218.174.2]) by hub.freebsd.org (Postfix) with ESMTP id 5638837B427 for ; Sun, 30 Dec 2001 22:17:29 -0800 (PST) Received: from anjali ([61.11.16.239] (may be forged)) by eagle.he.net (8.8.6/8.8.2) with SMTP id WAA05531; Sun, 30 Dec 2001 22:17:29 -0800 Message-ID: <002801c191c2$9c497fb0$0a00a8c0@indranet> From: "Anjali Kulkarni" To: Cc: References: <006e01c1905f$25fd1380$0a00a8c0@indranet> <20011229164322.A73212@freebsd.org.ru> Subject: Re: Kernel Memory Limit Date: Mon, 31 Dec 2001 11:45:19 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have tried this too, it makes absoutely no difference at all. My mallocs fail after a certain no. of runs of my code(and there is no memory leak), and there was no difference by increasing MAXDSIZ/DFLDSIZ. Thanks, Anjali ----- Original Message ----- From: "Sergey A. Osokin" To: "Anjali Kulkarni" Cc: Sent: Saturday, December 29, 2001 7:13 PM Subject: Re: Kernel Memory Limit > On Sat, Dec 29, 2001 at 04:45:33PM +0530, Anjali Kulkarni wrote: > > Hi, > > > > Can any one tell me how to increase the default kernel memory limit? ie., the memory from which mallocs occur(from kmem_map). I tried making the VM_KMEM_SIZE option to the maximum(200M), but it didnt seem to have any effect:(. M/c memory is 1GB. > > Look at LINT: options MAXDSIZ/MAXSSIZ/DFLDSIZ > > -- > > Rgdz, /"\ > Sergey Osokin aka oZZ, \ / ASCII RIBBON CAMPAIGN > osa@freebsd.org.ru X AGAINST HTML MAIL > http://freebsd.org.ru/~osa/ / \ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message