OpenGrok
Cross Reference: pte.h
xref
: /
src
/
sys
/
arch
/
x86
/
include
/
pte.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/x86/include/pte.h
Revision
Date
Author
Comments
1.7
20-Aug-2022
riastradh
x86: Forbid using x86/pte.h directly; use machine/pte.h.
machine/pte.h already used outside sys/arch, so let's make it the
primary thing and make sure to use x86/pte.h only as a subroutine.
1.6
20-Aug-2022
riastradh
x86: Move pl*_i, pl_i_roundup, and ptp_va2o out of x86/pmap.h.
- pl[1-4]_i -> x86/pte.h
- pl_i, pl_i_roundup, ptp_va2o -> x86/pmap.c
1.5
05-Sep-2020
maxv
x86: rename PGEX_X -> PGEX_I
To match the x86 specification and the other OSes.
1.4
14-Mar-2020
maxv
style
1.3
09-Oct-2019
maxv
Add new bits.
1.2
05-Oct-2019
maxv
Switch to the new PTE naming. No binary diff (tested with MKREPRO).
1.1
06-Jul-2010
cegger
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.12; 1.1.68;
Turn PMAP_NOCACHE into MI flag.
Add MI flags PMAP_WRITE_COMBINE, PMAP_WRITE_BACK, PMAP_NOCACHE_OVR.
Update pmap(9) manpage.
hppa: Remove MD PMAP_NOCACHE flag as it exists as MI flag
mips: Rename MD PMAP_NOCACHE to PGC_NOCACHE.
x86: Implement new MI flags using Page-Attribute Tables.
x86: Implement BUS_SPACE_MAP_PREFETCHABLE.
Patch presented on tech-kern@:
http://mail-index.netbsd.org/tech-kern/2010/06/30/msg008458.html
No comments on this last version.
1.1.68.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.1.12.2
05-Mar-2011
rmind
sync with head
1.1.12.1
06-Jul-2010
rmind
file pte.h was added on branch rmind-uvmplock on 2011-03-05 20:52:28 +0000
1.1.6.2
24-Oct-2010
jym
Sync with HEAD
1.1.6.1
06-Jul-2010
jym
file pte.h was added on branch jym-xensuspend on 2010-10-24 22:48:16 +0000
1.1.4.2
17-Aug-2010
uebayasi
Sync with HEAD.
1.1.4.1
06-Jul-2010
uebayasi
file pte.h was added on branch uebayasi-xip on 2010-08-17 06:45:31 +0000
1.1.2.2
11-Aug-2010
yamt
sync with head.
1.1.2.1
06-Jul-2010
yamt
file pte.h was added on branch yamt-nfs-mp on 2010-08-11 22:52:55 +0000
Indexes created Wed Oct 22 13:09:56 GMT 2025