search for: 041be3f6b38e

Displaying 2 results from an estimated 2 matches for "041be3f6b38e".

2006 Sep 29
0
[PATCH 0/6] add NUMA support to Xen
...he NUMA patches on a system configured as a 4-socket server(no NUMA characteristics) and as a multi-node 16-socket NUMA machine. Machine: x460 4-node, 3Ghz Xeon PIV, 1MB L2, 8MB L3 16 Socket (4 sockets per node) HT, logical 32-way, 64GB RAM, 16G per node Xen Changeset used: 11536:041be3f6b38e We ran sdet and dbench, recording aggregate throughput for 4, 8, 12, and 16domUs. This loads the system with 4domUs on each node, one node, two nodes, etc up to 4 nodes pinning the guest VCPUs to the proper physical cpus in their respective nodes. To look for possible regressions on non-NUMA s...
2006 Sep 20
15
[PATCH] [XEND] Remove hard tabs
# HG changeset patch # User Hollis Blanchard <hollisb@us.ibm.com> # Date 1158780052 18000 # Node ID f7d90f962967a5a94fce0c04f8fcac449f36344f # Parent 041be3f6b38e05f904d240630c18cadb1259317b [XEND] Remove hard tabs. Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com> diff -r 041be3f6b38e -r f7d90f962967 tools/python/xen/xend/XendDomainInfo.py --- a/tools/python/xen/xend/XendDomainInfo.py Tue Sep 19 14:26:47 2006 +0100 +++ b/tools/python/xen/xend/Xend...