Hello, Can anyone explain the need/purpose for the following variables in the structure csched_dom found in sched_credit.c file struct csched_dom { *struct list_head active_vcpu; struct list_head active_sdom_elem; struct domain *dom;* . . Thank you _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Reasonably Related Threads
- [PATCH v2] xen: sched_credit: filter node-affinity mask against online cpus
- [Patch] credit: Update other parameters when setting tslice_ms
- [PATCH 3/3] _csched_cpu_pick(): simplify sched_smt_power_savings dependent condition
- [PATCH] xen,credit1: Add variable timeslice
- [PATCH] add xl ocaml bindings