Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2016 11:11:17 +0000
From:      Timothy Macintyre <tmacintyre@outlook.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   FreeBSD 9.0 16kb Page Size
Message-ID:  <VI1PR05MB1343B48CB99607A90FB15C09DA8C0@VI1PR05MB1343.eurprd05.prod.outlook.com>

index | next in thread | raw e-mail

Hi,


I'm trying to do some testing on FreeBSD 9.0 with the page size set to 16kb on amd64 but I'm having trouble building a stable kernel.

I've changed the PAGE_SHIFT to 14 under param.h and also updated pmap.h/c with the following values so it doesn't complain about invalid struct sizes at compile but I'm getting a crash after install and reboot. Is there something I'm missing here?


#define _NPCM 12
#define _NPCPV 677

Thanks,

Tim.



help

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