log
graph
tags
branches
changeset
browse
file
diff
annotate
file log
raw
debuggers.hg
log xen/common/sched_credit.c
find changesets by author, revision, files, or words in the commit message
less
more
|
(0)
-60
tip
age
author
description
2010-12-24
Keir Fraser
Use bool_t for various boolean variables
2010-12-24
Keir Fraser
scheduler: Introduce pcpu_schedule_lock
2010-10-24
Keir Fraser
cpupools: Make interface more consistent
2010-09-20
Keir Fraser
sched_credit: Raise bar for inter-socket migrations on mostly-idle systems
2010-08-13
Keir Fraser
credit1: Make weight per-vcpu
2010-08-09
Keir Fraser
Credit1: Tweak reset condition
2010-08-09
Keir Fraser
scheduler: Implement yield for credit1
2010-06-17
Keir Fraser
x86: IRQ affinity should track vCPU affinity
2010-05-18
Keir Fraser
x86: Dynamically allocate percpu data area when a CPU comes online.
2010-05-17
Keir Fraser
cpupool: Fix CPU hotplug after recent changes.
2010-05-11
Keir Fraser
tasklet: Improve scheduler interaction.
2010-05-04
Keir Fraser
scheduler: const-ify references to 'struct scheduler' where possible.
2010-04-21
Keir Fraser
cpupools [1/6]: hypervisor changes
2010-04-19
Keir Fraser
Implement tasklets as running in VCPU context (sepcifically, idle-VCPU context)
2010-04-14
Keir Fraser
credit2: Flexible cpu-to-schedule-spinlock mappings
2010-04-08
Keir Fraser
Fix two issues for CPU online/offline.
2010-04-06
Keir Fraser
CSCHED: Optimize __runq_tickle to reduce IPIs
2010-02-24
Keir Fraser
sched_credit: Reduce is_urgent flag check to a WARN_ON.
2010-02-16
Keir Fraser
cpuidle: do not enter deep C state if there is urgent VCPU
2010-02-11
Keir Fraser
keyhandler: global shared scratch space for temporary strings
2009-10-28
Keir Fraser
scheduler: small csched_cpu_pick() adjustments
2009-10-28
Keir Fraser
Miscellaneous data placement adjustments
2010-07-16
Mukesh Rathor
Refresh to unstable c/s 21811
2010-03-19
Mukesh Rathor
Refresh to c/s 21046. Also, update kdb as follows:
2009-10-21
Mukesh Rathor
add kdb patch on top of c/s 20330
2009-10-02
Keir Fraser
credit scheduler: fix credits overflow
2009-09-30
Keir Fraser
Cleanup: Make local functions static and remove unused functions.
2009-08-25
Keir Fraser
Accurate accounting for credit scheduler
2009-07-13
Keir Fraser
Move cpu_{sibling,core}_map into per-CPU space
2009-04-06
Keir Fraser
xenpm: Set scheduler vcpu_migration_delay by xenpm
2009-04-02
Keir Fraser
Move logic for avoiding limited idle quantum into credit scheduler.
2009-03-31
Keir Fraser
cpuidle: suspend/resume scheduler tick timer during cpu idle state entry/exit
2009-03-20
Keir Fraser
xenpm: Add a small scheduler knob "sched_smt_power_savings"
2009-03-11
Keir Fraser
Improve vcpu_migration_delay handling.
2009-03-09
Keir Fraser
scheduler: Use perf_counter subsystem for stats
2009-03-09
Keir Fraser
Add vcpu_migration_delay=<microsecs> boot option to scheduler
2009-03-06
Keir Fraser
Fix cpu selection at the time vCPU allocation
2008-09-22
Keir Fraser
Fix misc issues related to allowing support of more CPUs
2008-09-11
Keir Fraser
x86: Support CPU hotplug offline.
2007-04-28
Keir Fraser
Fix 'sched=sedf' boot.
2007-03-29
kfraser
xen: Rename remaining vcpu_flags as pause_flags.
2007-03-29
kfraser
xen: Get rid of some VCPUF_* flags and move into their own byte fields.
2007-03-09
kfraser
xen: New vcpu_op commands for setting periodic and single-shot timers.
2006-12-13
Emmanuel Ackaouy
[XEN] Improve scheduler cap mechanism
2006-12-12
Emmanuel Ackaouy
[XEN] Improve multi-core/thread scheduler support.
2006-11-07
Emmanuel Ackaouy
[XEN] When balancing idlers per socket/core, do it one at a time.
2006-11-06
Emmanuel Ackaouy
[XEN] Initial support for multi-core and multi-threaded CPU scheduling.
2006-11-06
Emmanuel Ackaouy
[XEN] Optimize credit scheduler load balancing logic
2006-11-06
kfraser
[XEN] Re-jig VCPU initialisation -- VMX init requires generic VCPU
2006-11-01
Emmanuel Ackaouy
[XEN] Fix credit scheduler cap mechanism not to over park VCPUs
2006-10-31
Emmanuel Ackaouy
[XEN] Cleanup and optimize layout of credit scheduler stats.
2006-10-30
Emmanuel Ackaouy
[XEN] Cleanup and improve accuracy of credit scheduler accounting code
2006-10-27
Emmanuel Ackaouy
Improve I/O performance when competing with CPU intensive workloads.
2006-09-21
kfraser
[XEN] Fix domctl for changing VCPU affinity.
2006-09-15
kaf24
[XEN] Scheduler pings only CPUs in a VCPU's affinity mask to balance load.
2006-09-14
kaf24
[XEN] Do not steal work from idle CPUs. This can happen
2006-08-25
kaf24
[XEN] Fix silly transposition typo in previous changeset.
2006-08-25
kfraser
Replace dom0_ops hypercall with three new hypercalls:
2006-08-19
kaf24
[XEN] Make some implicit header includes explicit.
2006-08-08
kaf24
[XEN] Make per-cpu schedule data explicitly PER_CPU.
less
more
|
(0)
-60
tip