|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH][cpufreq] Xen support for the ondemand governor [
> You can already work out total 'ticks' (actually nanoseconds
> since boot) via data stored in shared_info. There's code in
> arch/i386/kernel/time-xen.c to
> do so. Use that rather than modify this hypercall.
Excellent. I wasn't aware of that, and wasn't wild
about having to modify the hypercall.
Since you were planning on modifying it to use the
cpumask, are you also going to add the shared_info
code? If not, can you send me a pointer to the
changeset so I know what to work from for my
modifications?
-Mark Langsdorf
Operating System Research Center
AMD
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|