Hi, all
I have a question about how to minimize the compilation time
of the XEN code.
During my xen development, sometimes I modify just the xen
code, and sometimes just the domain0 code, or sometime both.
For the just xen code modification case, I tested in my
machine and it took about 15 minutes.(My cpu is intel dual 1.6GHZ and
I run the compile through the make dist command on the vmware on the
windows XP platform). It's a too long waiting time for
me............
Is there any optimized option avaiable on
the "make" command then it will cost least time in the above 3
case respectively? (I always use the "make dist"
now).
Thanks & Best Regards
|