I want to improve performance of a largish news server which has 80 MB of RAM. According to options(4), I have to set options NBUF and/or BUFPAGES. However, there is no information of the range of these constants - not even in the sample kerne config files. I'm building a NetBSD 1.3.2 kernel. How should I set these constants? -jm