diff options
author | jhb <jhb@FreeBSD.org> | 2012-03-29 16:51:22 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2012-03-29 16:51:22 +0000 |
commit | 98fa920cd519a461bb15b9a966b79df86f036f15 (patch) | |
tree | 7cc06366966422b271fcd99947cc78471c614d3a /contrib/diff/lib | |
parent | 42c95c38919ca89dda8cabd3e43b847c44271613 (diff) | |
download | FreeBSD-src-98fa920cd519a461bb15b9a966b79df86f036f15.zip FreeBSD-src-98fa920cd519a461bb15b9a966b79df86f036f15.tar.gz |
- Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHEABLE on x86 to
be less ambiguous and more clearly identify what it means. This
attribute is what Intel refers to as UC-, and it's only difference
relative to normal UC memory is that a WC MTRR will override a UC-
PAT entry causing the memory to be treated as WC, whereas a UC PAT
entry will always override the MTRR.
- Remove the VM_MEMATTR_UNCACHED alias from powerpc.
Diffstat (limited to 'contrib/diff/lib')
0 files changed, 0 insertions, 0 deletions