aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/sched_credit2.c
Commit message (Expand)AuthorAgeFilesLines
...
* credit2: Make fake runq map initilization explicitKeir Fraser2010-10-291-0/+1
* cpupools: Make interface more consistentKeir Fraser2010-10-241-16/+13
* x86: IRQ affinity should track vCPU affinityKeir Fraser2010-06-171-1/+8
* cpupool: Fix CPU hotplug after recent changes.Keir Fraser2010-05-171-2/+2
* credit2: Avoid use of cpu_possible_mapKeir Fraser2010-05-151-10/+1
* credit2: Fix taskletsKeir Fraser2010-05-121-12/+10
* tasklet: Improve scheduler interaction.Keir Fraser2010-05-111-2/+3
* credit2: Fix credit2 + cpupoolsKeir Fraser2010-05-071-18/+38
* scheduler: const-ify references to 'struct scheduler' where possible.Keir Fraser2010-05-041-23/+23
* cpupools [1/6]: hypervisor changesKeir Fraser2010-04-211-109/+184
* Implement tasklets as running in VCPU context (sepcifically, idle-VCPU context)Keir Fraser2010-04-191-4/+10
* credit2: Add credit2 scheduler to hypervisorKeir Fraser2010-04-141-0/+1125