|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Upgrage PV domU kernel?
Hi Zyshao,
You can download the latest kernel from http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.29.tar.bz2 within your domU, compile it as usual, copy vmlinuz (and initramdisk) to your dom0 (if you dont use PyGRUB) and start it!
Good luck! Thiago
2009/3/24 zyshao.maillist <zyshao.maillist@xxxxxxxxx>
hi pals,
I need to run some HPC applications on the PV Guest (configured with
multiple VCPUs and the application invokes also multiple processes to
communicate with each other during the lifetime), and found that in some
overcommitted cases, the application's performance degrades drastically. I got a
Xen installation with both Dom0 and DomU running "vmlinuz-2.6.18.8-xen" kernel,
i.e., the default configuration.
I am wondering if I can Upgrade the kernel of the PV Guest, i.e., domU, to
run other alternative kernel, such as latest stable linux kernel, 2.6.28.8? By
this way, it may be possible to avoid the performance sacrifice resulted by
spin-lock problem.
Thanks in advance for any suggestions!
Zhiyuan Shao
2009-03-25
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|