Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/include
Module Name: src
Committed By: thorpej
Date: Wed Apr 9 16:27:06 UTC 2003
Modified Files:
src/sys/arch/sparc/include: vmparam.h
Log Message:
Don't define PAGE_SIZE, etc. in terms of NBPG, rather use the same
logic as used by <machine/param.h> to define constant PAGE_SIZE if
possible.
Also define the minimum and maximum PAGE_SIZE that might appear in
any given configuration (4K and 8K, respectively).
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/arch/sparc/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