[Fedora-xen] [IA64] [Xen-ia64-devel] Add ptc.l emulation for 2.6.17 xenlinux to fix federon-xen-ia64 boot

Zhang, Xiantao xiantao.zhang at intel.com
Wed May 24 13:47:54 UTC 2006


This patch adds support for ptc.l emulation. In 2.6.16 kernel
flush_tlb_range will call global_tlb_purge directly, so ptc.l shouldn't
be used when CONFIG_SMP enable.
But in order to enhance performance (maybe), 2.6.17 kernel in smp
environment will do mm check first. If mm is current->active_mm and the
mm
(corresponding process) just runs on the local processor, kernel only
needs to do ptc.l at local processor instead of global purge. So ptc.l
emulation is necessary for 2.6.17 kernel.

Hi Aron, 
With this patch, federon-xen-ia64 with rhel4-u2 can boot to "switch to
new root". Seems this error is related to FC6 OS, maybe initrd has
something wrong  in rhel4-u2. Due to lack of FC6 at hand, we couldn't
try to boot it on FC6. Anyway, this patch is a must for boot 2.6.17
kernel.
In addition, I attached the boot log, anyone can help to try on FC6 with
this patch? 

Thanks
-Xiantao

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ptc_l_support.patch
Type: application/octet-stream
Size: 2974 bytes
Desc: ptc_l_support.patch
URL: <http://listman.redhat.com/archives/fedora-xen/attachments/20060524/8866ded6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: panic.log
Type: application/octet-stream
Size: 1942 bytes
Desc: panic.log
URL: <http://listman.redhat.com/archives/fedora-xen/attachments/20060524/8866ded6/attachment-0001.obj>


More information about the Fedora-xen mailing list