Module Name:    src
Committed By:   maxv
Date:           Sun Aug 12 13:31:16 UTC 2018

Modified Files:
        src/sys/arch/amd64/include: frameasm.h
        src/sys/arch/x86/include: pmap.h

Log Message:
Move the PCPU area from slot 384 to slot 510, to avoid creating too much
fragmentation in the slot space (384 is in the middle of the kernel half
of the VA).


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/amd64/include/frameasm.h
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/x86/include/pmap.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to