freebsd-dev/sys/i386/xen
Konstantin Belousov 1c8e7232b4 Remove lazy pmap switch code from i386. Naive benchmark with md(4)
shows no difference with the code removed.

On both amd64 and i386, assert that a released pmap is not active.

Proposed and reviewed by:	alc
Discussed with:	Svatopluk Kraus <onwahe@gmail.com>, peter
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2015-04-18 21:23:16 +00:00
..
clock.c Generalized parts of the XEN timer code into a generic pvclock 2015-02-04 08:26:43 +00:00
exception.s Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
locore.s opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
mp_machdep.c Remove lazy pmap switch code from i386. Naive benchmark with md(4) 2015-04-18 21:23:16 +00:00
mptable.c Move <machine/apicvar.h> to <x86/apicvar.h>. 2014-01-23 20:10:22 +00:00
pmap.c Remove lazy pmap switch code from i386. Naive benchmark with md(4) 2015-04-18 21:23:16 +00:00
xen_machdep.c Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00