|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] decreasing Xenmon overhead
> > Are there ways I can drastically reduce this overhead ? I
> > read somwhere about event overhead, using event masks and
> > python overhead, but am not really sure how to use this
> > information to reduce the overhead.
>
> Perhaps write a C-program rather than using Python to fetch/format the
> information? That shouls improve it, but I guess you'll still see a
> noticable overhead if you sample the information every 100ms.
xentrace (for instance) just logs out data to a file, and does the formatting
offline using a python script. This is also a useful approach if you're
getting data out at a high bandwidth.
Cheers,
Mark
--
Dave: Just a question. What use is a unicyle with no seat? And no pedals!
Mark: To answer a question with a question: What use is a skateboard?
Dave: Skateboards have wheels.
Mark: My wheel has a wheel!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|