Locking a file backed mdconfig into memory

John Baldwin jhb at freebsd.org
Thu Jun 3 14:32:08 UTC 2010


On Wednesday 02 June 2010 6:37:59 pm Dave Hayes wrote:
> John Baldwin <jhb at freebsd.org> writes:
> > Ok, if you are using a stock mfsroot from a release build, that should
> > work fine.  If you have built a custom mfsroot that is larger, then
> > you may need to increase NKPT on i386.  In very recent 7 and later you
> > can do this by setting it to a new value in your kernel config.  In
> > older versions you can do this by manually adding a #define to set a
> > new value of NKPT in opt_global.h or hacking on the source directly.
> 
> Is this also true for amd64 (which is my particular target)?

It might be.  What is the panic you are seeing?

-- 
John Baldwin


More information about the freebsd-stable mailing list