Source-Changes archive

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

CVS commit: src/sys/arch/x86/x86




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/arch/x86/x86

From: "Cherry G. Mathew" <cherry%netbsd.org@localhost>

Date: Wed, 1 Feb 2012 18:55:33 +0000


Module Name:    src
Committed By:   cherry
Date:           Wed Feb  1 18:55:33 UTC 2012

Modified Files:
        src/sys/arch/x86/x86: pmap.c

Log Message:
amd64/Xen doesn't require special treatment for pmap_is_curpmap(),
since cpu_load_pmap() ensures that the linear map is in place for the
kernel. This emulates normal shared kernel mappings, except for the
recursive mapping of the PDP_BASE, which will point to the per-cpu
pdir, which will be a copy of the pmap_kernel()->pm_pdir; instead of
the user pmap->pm_pdir.


To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sys/arch/x86/x86/pmap.c

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






Prev by Date: CVS commit: src/distrib/sets/lists

Next by Date: CVS commit: src/external/bsd/ntp

Previous by Thread: CVS commit: src/distrib/sets/lists

Next by Thread: CVS commit: src/external/bsd/ntp

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index