CONFIG_PARISC_PAGE_SIZE_4KB is not available for thedefaultarchitecture x86.
Result is shown for architecture parisc
4KB
configname: CONFIG_PARISC_PAGE_SIZE_4KB
Kernel page size
└─>4KB
In linux kernel since version 2.6.17 (release Date: 2006-06-17)
This lets you select the page size of the kernel. For best
performance, a page size of 16KB is recommended. For best
compatibility with 32bit applications, a page size of 4KB should be
selected (the vast majority of 32bit binaries work perfectly fine
with a larger page size).
4KB For best 32bit compatibility
16KB For best performance
64KB For best performance, might give more overhead.
If you don't know what to do, choose 4KB.
performance, a page size of 16KB is recommended. For best
compatibility with 32bit applications, a page size of 4KB should be
selected (the vast majority of 32bit binaries work perfectly fine
with a larger page size).
4KB For best 32bit compatibility
16KB For best performance
64KB For best performance, might give more overhead.
If you don't know what to do, choose 4KB.