|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Cpupools and pdata_alloc
It appears that in the new cpupools code:
* pdata_allocate is called from alloc_vcpu() with that cpu for the first time.
* this happens usually when dom0's cpus are allocated, as it cycles
through all of the cpus
This seems a bit strange to me. Wouldn't it make more sense to pass,
or to make available, a cpumask of the cpus in a pool to the init
function?
Also, is there documentation of the cpupool lifecycle anywhere, to
help scheduler writers understand what's going on?
-George
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Cpupools and pdata_alloc,
George Dunlap <=
|
|
|
|
|