WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

Re: [Xen-ia64-devel] a problem with "performance tuning TAKE 3"

Hi Isaku,

  Thank you on your advice on the changeset. The patch worked just
fine(except for the copyright section at 5/10 but that's no big
problem). I am now trying to install it all. My understanding is that
you have to have 
CONFIG_XEN_IA64_TLB_TRACK
CONFIG_XEN_IA64_PERVCPU_VHPT
options on. I would like to know how exactly you do that at compile
time. I'd tried adding
CONFIG_XEN_IA64_TLB_TRACK=y
CONFIG_XEN_IA64_PERVCPU_VHPT=y
to the top level makefile and the Rules.mk under xen/arch/ia64
but in either case, it has not worked.

I got the following error in while make world

ld -g -T xen.lds.s -N \
        -Map map.out
linux-xen/head.o /home/ken/xen-ia64-unstable-PATCHED.hg/xen/common/built_in.o 
/home/ken/xen-ia64-unstable-PATCHED.hg/xen/drivers/built_in.o 
/home/ken/xen-ia64-unstable-PATCHED.hg/xen/arch/ia64/built_in.o -o 
/home/ken/xen-ia64-unstable-PATCHED.hg/xen/xen-syms
/home/ken/xen-ia64-unstable-PATCHED.hg/xen/arch/ia64/built_in.o(.text
+0x2722): In function `arch_domain_create':
/home/ken/xen-ia64-unstable-PATCHED.hg/xen/arch/ia64/xen/domain.c:416:
undefined reference to `tlb_track_destroy'
gcc -O2 -fomit-frame-pointer -DNDEBUG -Wall -Wstrict-prototypes
-Wdeclaration-after-statement  -D__XEN_TOOLS__ -Werror
-I ../../tools/python/xen/lowlevel/xc -I ../../tools/libxc -o xc_shadow
xc_shadow.o -L../../tools/libxc -lxenctrl
make[4]: *** [/home/ken/xen-ia64-unstable-PATCHED.hg/xen/xen-syms] Error
1
make[4]: Leaving directory
`/home/ken/xen-ia64-unstable-PATCHED.hg/xen/arch/ia64'
make[3]: *** [/home/ken/xen-ia64-unstable-PATCHED.hg/xen/xen] Error 2
make[3]: Leaving directory `/home/ken/xen-ia64-unstable-PATCHED.hg/xen'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/home/ken/xen-ia64-unstable-PATCHED.hg/xen'
make[1]: *** [install-xen] Error 2
make[1]: *** Waiting for unfinished jobs....


best regards,
Ken
On Thu, 2006-08-17 at 11:26 +0900, Isaku Yamahata wrote:
> On Wed, Aug 16, 2006 at 10:18:35AM +0900, Ken Hironaka wrote:
> > This is in reference to your patch posted at
> > 
> > http://lists.xensource.com/archives/html/xen-ia64-devel/2006-08/msg00149.html
> > I tried to use your patch on the latest Xen-ia64-unstable but failed.
> > my changeset is 11044:42a170218b63
> > I also tried the 10939 changeset with which you posted 2/10 of your
> > patch, but with no avail also.
> > Can you enlighten me on how to make this patch work? Thank you.
> 
> Hi Ken. Thank you for your try.
> Can you describe your issue more concretely? What failed?
> describe what you did, the result you got and the reason
> why you thought it a fail.
> 
> Some random notes.
> - the patches are for the change set
>   10937:15498beef5d816c171938dff9b1f5bfa7a513c28
>   of xen-ia64-unstalbe.hg. (I should have mentioned it.)
>   I don't know if they can be applied to the changeset 10939 or 11044.
>   If this is your issue, I'll update and post them.
> 
> - The patches have compile-time/boot-time options.
>   Probably some combination may result in troubles.
>   Please give your configuration.
> 
> 
> thanks.


_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel