Displaying 2 results from an estimated 2 matches for "msg00873".
Did you mean:
msg00073
2009 Aug 23
1
Performance tunning CentOS / Xen
Hello,
I have followed standard documents to install CentOS 5.3 & Xen.
After playing around, stuffs are OK.
So I move forward to tune the performance, are there any recommended
documents/tutorial that specialized on performance tuning VM
host/guest, on CentOS / Xen architecture?
Thanks
2005 Aug 12
2
[PATCH] %fs/%gs cleanup in mmu_context.h
Small change to remove difference between Xen and mainline deactivate_mm.
While there, cleanup prepare_arch_switch as well. This generates
identical code.
Signed-off-by: Chris Wright <chrisw@osdl.org>
---
diff -r ba46bd7f5cdf linux-2.6-xen-sparse/include/asm-xen/asm-i386/mmu_context.h
--- a/linux-2.6-xen-sparse/include/asm-xen/asm-i386/mmu_context.h Fri Aug 12 15:59:34 2005
+++