Hello Hackers, I am running Freebsd-4.3RELEASE on a Intel 686 box with roughly 2GB of RAM. I want most of this RAM to be used for the buffer cache. I have been playing with cpu_startup() (i386/i386/machdep.c) with the intention of increasing 'nbuf' but I am limited by the size of the 'kernel_map'. kernel_map is limited to 1GB (am I right?). Is there a way to use >1GB of kernel virtual address space?
thanks, Rohit. _____________________________________________________________ http://www.gojuryu.com . What Karate Do was meant to be. _____________________________________________________________ Run a small business? Then you need professional email like [EMAIL PROTECTED] from Everyone.net http://www.everyone.net?tag To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

