Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2000 23:42:16 -0700
From:      Soumen Biswas <soumen.biswas@gte.net>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   How to to increase kern malloc pool to 1024 M 
Message-ID:  <39C85C48.E0225A3C@gte.net>
References:  <20000920052453.6098137B423@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi ,

I am using FreeBSD 2.2.5-RELEASE on a m/c with 2046MB RAM
Is it possible to fine tune the kernel to increase the malloc(9) pool  to
1024  MB

Can it be done by adjusting  ( LOAD_ADDRESS, VM_KMEM_SIZE
& NKPDE ) ??

If so what is the maximum that i can go.

Thanx
Soumen

BTW I tried the following and could
allocate upto 128*3 MB

How are the following  three params related ???

LOAD_ADDRESS = C010000
NKPDE = 255
VM_KMEM_SIZE =   (512 * 1024 * 1024)










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?39C85C48.E0225A3C>