Module Name: src Committed By: maxv Date: Fri May 13 10:24:42 UTC 2016
Modified Files: src/sys/arch/x86/x86: pmap.c Log Message: Remap the rodata and data+bss segments with large pages on x86. There still is a bug in the way the text segment is mapped, but I'll see later. To generate a diff of this commit: cvs rdiff -u -r1.191 -r1.192 src/sys/arch/x86/x86/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.