I'm trying to build a kernel with some more mbufs, I assume the correct way to do this is up up maxusers. I made a copy of the GENERIC config file, and raised maxusers. It compiled fine, but if I try to boot with the new kernel it resets the machine as soon as the kernel starts to load. Is maxusers the right way to get more mbufs? -Seth