Hi,
I'm doing some testing on FreeBSD 9.0 and I would like to increase the page size to 16kb for AMD64 but I'm having trouble compiling a stable kernel.
I've updated PAGE_SHIFT to 14 and _NPCM to 12 and _NPCPV to 677 in pmap.h to stop the compiler error but after installation the kernel crashes instantly and I can't get a debugger to attach to see where the error occurred. I'm not sure what else I may need to change so any help would be greatly appreciated!
Thanks.
I'm doing some testing on FreeBSD 9.0 and I would like to increase the page size to 16kb for AMD64 but I'm having trouble compiling a stable kernel.
I've updated PAGE_SHIFT to 14 and _NPCM to 12 and _NPCPV to 677 in pmap.h to stop the compiler error but after installation the kernel crashes instantly and I can't get a debugger to attach to see where the error occurred. I'm not sure what else I may need to change so any help would be greatly appreciated!
Thanks.