Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/10/2005 15:48:11
Module Name: src
Committed By: bouyer
Date: Sat Sep 10 15:48:11 UTC 2005
Modified Files:
src/sys/arch/xen/xen: privcmd.c
Log Message:
Apply patch from Jed Davis, posted to port-xen:
Implement IOCTL_PRIVCMD_MMAPBATCH, as a loop calling pmap_remap_pages().
XXX this should do the MMU operations in batch.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/xen/xen/privcmd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.