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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to