Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2010 10:29:00 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Dave Hayes <dave@jetcafe.org>
Cc:        Garrett Cooper <yanefbsd@gmail.com>, freebsd-stable@freebsd.org, Clifton Royston <cliftonr@lava.net>, Jeremy Chadwick <freebsd@jdc.parodius.com>
Subject:   Re: Locking a file backed mdconfig into memory
Message-ID:  <201006031029.00588.jhb@freebsd.org>
In-Reply-To: <201006022237.o52MbxZM066281@hugeraid.jetcafe.org>
References:  <201005272348.o4RNmgWh014243@hugeraid.jetcafe.org> <201006011020.01318.jhb@freebsd.org> <201006022237.o52MbxZM066281@hugeraid.jetcafe.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 02 June 2010 6:37:59 pm Dave Hayes wrote:
> John Baldwin <jhb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006031029.00588.jhb>