Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2001 11:45:19 +0530
From:      "Anjali Kulkarni" <anjali@indranetworks.com>
To:        <osa@freebsd.org.ru>
Cc:        <freebsd-hackers@freebsd.org>
Subject:   Re: Kernel Memory Limit
Message-ID:  <002801c191c2$9c497fb0$0a00a8c0@indranet>
References:  <006e01c1905f$25fd1380$0a00a8c0@indranet> <20011229164322.A73212@freebsd.org.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <osa@freebsd.org.ru>
To: "Anjali Kulkarni" <anjali@indranetworks.com>
Cc: <freebsd-hackers@freebsd.org>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002801c191c2$9c497fb0$0a00a8c0>