Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x68k/include



Module Name:    src
Committed By:   tsutsui
Date:           Sun Oct  9 08:42:15 UTC 2011

Modified Files:
        src/sys/arch/x68k/include: vmparam.h

Log Message:
Move VM_MAXUSER_ADDRESS and VM_MAX_ADDRESS from 0xFFFFD000 to 0xFFF00000
which is used by other hp300 derived ports.
The previous values might be derived from (0 - UPAGES * PAGE_SIZE), but
there is no particular reason to have different values among m68k ports.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/x68k/include/vmparam.h

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




Home | Main Index | Thread Index | Old Index