|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] xenpaging: remove obsolete comment in resume path
# HG changeset patch
# User Olaf Hering <olaf@xxxxxxxxx>
# Date 1321804880 -3600
# Node ID fe8946916512eca9708719097f8c8549a41e78f1
# Parent 31fce41fc2b2cc8b35a109a40d54c9aab34dc8b5
xenpaging: remove obsolete comment in resume path
Remove stale comment.
If a page was populated several times the vcpu is paused and
xenpaging has to unpause it again.
Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
---
diff -r 31fce41fc2b2 -r fe8946916512 tools/xenpaging/xenpaging.c
--- a/tools/xenpaging/xenpaging.c Sun Nov 20 17:01:15 2011 +0100
+++ b/tools/xenpaging/xenpaging.c Sun Nov 20 17:01:20 2011 +0100
@@ -744,7 +744,6 @@
!!(req.flags & MEM_EVENT_FLAG_EVICT_FAIL) );
/* Tell Xen to resume the vcpu */
- /* XXX: Maybe just check if the vcpu was paused? */
if ( req.flags & MEM_EVENT_FLAG_VCPU_PAUSED )
{
/* Prepare the response */
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |