|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
RE: [Xen-ia64-devel][PATCH] optimize entry and exit path
>From: Al Stone [mailto:ahs3@xxxxxxxxx]
>Sent: 2006?7?11? 5:07
>If I understand this patch correctly, and I'm not sure I do, so please
>bear with me, it looks like I now have two entry points into the same
>block of code -- GLOBAL_ENTRY(ia64_leave_hypervisor_prepare) and a few
>instructions later, GLOBAL_ENTRY(ia64_leave_hypervisor). That makes
>sense if the goal is to shave off some instructions that are not always
>necessary. I've used that trick many times myself.
>
Totally correct,
>What puzzles me, though, is what happens to the unwind info? Without
>an END for ia64_leave_hypervisor_prepare, am I losing unwind info, or
>possibly confusing the info for ia64_leave_hypervisor? Or am I just
>not seeing something obvious?
>
Good point,
To be honest, I didn't think of unwind info,
>I'm still trying to grok Xen, so be gentle :)...
>
>--
>Ciao,
>al
>----------------------------------------------------------------------
>Al Stone Alter Ego:
>Open Source and Linux R&D Debian Developer
>Hewlett-Packard Company http://www.debian.org
>E-mail: ahs3@xxxxxxxxx ahs3@xxxxxxxxxx
>----------------------------------------------------------------------
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|