CVS commit: [jym-xensuspend] src/sys/arch/x86/x86

2011-09-17 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Sat Sep 17 10:59:58 UTC 2011 Modified Files: src/sys/arch/x86/x86 [jym-xensuspend]: pmap.c Log Message: Fix comment, as noted by cherry@. To generate a diff of this commit: cvs rdiff -u -r1.77.2.12 -r1.77.2.13 src/sys/arch/x86/x86/

CVS commit: [jym-xensuspend] src/sys/arch/x86/x86

2011-05-07 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Sat May 7 17:52:26 UTC 2011 Modified Files: src/sys/arch/x86/x86 [jym-xensuspend]: pmap.c Log Message: Fix the (recurring) problem with APDPs and Xen: unmap all of them at suspend, and let MD parts remap them when they are needed.