Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nick-hppapmap] src/sys/arch/hppa/include
Module Name: src
Committed By: mjf
Date: Mon Dec 8 21:05:28 UTC 2008
Modified Files:
src/sys/arch/hppa/include [nick-hppapmap]: pmap.h
Log Message:
Delete PMAP_NC because it's never used. To mark a vmpage as uncacheable
we use pmap_pvh_attrs(TLB_UNCACHEABLE) instead.
To generate a diff of this commit:
cvs rdiff -r1.16.18.5 -r1.16.18.6 src/sys/arch/hppa/include/pmap.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