Cpufreq domain structure update from array to link list
Current cpufreq domain is an array cpufreq_dom_map[NR_CPUS].
However, according to Jan Beulich's suggestion, domain number may be sparse or
bigger than NR_CPUS.
This patch update cpufreq domain structure from array to link list, adapt
sparse or big domain number.
Signed-off-by: Liu, Jinsong <jinsong.liu@xxxxxxxxx>
px-xen-dom-update.patch
Description: px-xen-dom-update.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|