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

[Xen-changelog] [xen-unstable] xenpaging: print xenpaging cmdline options



# HG changeset patch
# User Keir Fraser <keir@xxxxxxx>
# Date 1290781358 0
# Node ID c7b08fc1cb8df8e3f3ccf719a1a62bd8157472de
# Parent  7fe9cad00e15edebe4623fc14d0ffb5165216910
xenpaging: print xenpaging cmdline options

Print xenpaging arguments to simplify domain_id mapping from xenpaging
logfile to other logfiles and Xen console output.

Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
---
 tools/xenpaging/xenpaging.c |    2 ++
 1 files changed, 2 insertions(+)

diff -r 7fe9cad00e15 -r c7b08fc1cb8d tools/xenpaging/xenpaging.c
--- a/tools/xenpaging/xenpaging.c       Fri Nov 26 14:22:11 2010 +0000
+++ b/tools/xenpaging/xenpaging.c       Fri Nov 26 14:22:38 2010 +0000
@@ -531,6 +531,8 @@ int main(int argc, char *argv[])
         ERROR("Error initialising paging");
         return 1;
     }
+
+    DPRINTF("starting %s %u %d\n", argv[0], domain_id, num_pages);
 
     /* Open file */
     sprintf(filename, "page_cache_%d", domain_id);

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.