]>
2008-12-12 | Peter Zijlstra | sched: fix tracepoints in scheduler Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-13 | Peter Zijlstra | slab: document SLAB_DESTROY_BY_RCU Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-12 | Peter Zijlstra | hrtimer: clean up unused callback modes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-11 | Peter Zijlstra | sched: release buddies on yield Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-10 | Peter Zijlstra | sched: clean up debug info Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-05 | Peter Zijlstra | sched: fix buddies for group scheduling Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-05 | Peter Zijlstra | sched: backward looking buddy Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-05 | Peter Zijlstra | sched: fix fair preempt check Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-05 | Peter Zijlstra | sched: cleanup fair task selection Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-04 | Peter Zijlstra | ftrace: sysctl typo Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-04 | Peter Zijlstra | ftrace: sysrq-z to dump the buffers Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-03 | Peter Zijlstra | ftrace: ftrace_dump_on_oops=[tracer] Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-24 | Peter Zijlstra | sched: virtual time buddy preemption Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-24 | Peter Zijlstra | sched: re-instate vruntime based wakeup preemption Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-24 | Peter Zijlstra | sched: more accurate min_vruntime accounting Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-24 | Peter Zijlstra | sched: fix a find_busiest_group buglet Author: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-22 | Peter Zijlstra | tracing: create tracers menu Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-20 | Peter Zijlstra | sched: revert back to per-rq vruntime Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-20 | Peter Zijlstra | sched: fair scheduler should not resched rt tasks Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-20 | Peter Zijlstra | sched: optimize group load balancer Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-17 | Peter Zijlstra | sched: fix the wrong mask_len, cleanup Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-17 | Peter Zijlstra | block: move q->unplug_work initialization Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-15 | Peter Zijlstra | sched: only update rq->clock while holding rq->lock Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-14 | Peter Zijlstra | ftrace: sched_switch: show the wakee's cpu Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-14 | Peter Zijlstra | ftrace: make ftrace_printk usable with the other tracers Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-08 | Peter Zijlstra | sched: sync wakeups vs avg_overlap Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-07 | Peter Zijlstra | net: packet split receive api Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-07 | Peter Zijlstra | net: wrap sk->sk_backlog_rcv() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-07 | Peter Zijlstra | ipv6: initialize ip6_route sysctl vars in ip6_route_net_init() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-07 | Peter Zijlstra | ipv6: clean up ip6_route_net_init() error handling Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-23 | Peter Zijlstra | sched: fixup buddy selection Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-23 | Peter Zijlstra | sched: more sanity checks on the bandwidth settings Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-23 | Peter Zijlstra | sched: add some comments to the bandwidth code Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-23 | Peter Zijlstra | sched: fixlet for group load balance Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-23 | Peter Zijlstra | sched: rework wakeup preemption Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-22 | Peter Zijlstra | sched: wakeup preempt when small overlap Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-05 | Peter Zijlstra | sched_clock: fix NOHZ interaction Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-28 | Peter Zijlstra | sched: rt-bandwidth accounting fix Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-25 | Peter Zijlstra | sched_clock: fix cpu_clock() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-25 | Peter Zijlstra | x86: fix cpufreq + sched_clock() regression |
commit | commitdiff | tree |
2008-08-21 | Peter Zijlstra | sched: enable LB_BIAS by default Author: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-20 | Peter Zijlstra | printk: robustify printk, fix #2 > Author: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-19 | Peter Zijlstra | sched: rt-bandwidth fixes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-19 | Peter Zijlstra | sched: extract walk_tg_tree() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-19 | Peter Zijlstra | sched: rt-bandwidth group disable fixes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-19 | Peter Zijlstra | sched: rt-bandwidth accounting fix Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-19 | Peter Zijlstra | sched: rt-bandwidth for user grouping interface Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-15 | Peter Zijlstra | sched: scale sysctl_sched_shares_ratelimit with nr_cpus Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-14 | Peter Zijlstra | sched: fix rt-bandwidth hotplug race Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: fix debug_lock_alloc Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | printk: robustify printk Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: fix overflow in the hlock shrinkage code Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | mm: fix mm_take_all_locks() locking order Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: annotate mm_take_all_locks() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: spin_lock_nest_lock() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: lock protection locks Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: map_acquire Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: re-annotate scheduler runqueues Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: lock_set_subclass - reset a held lock's subclass Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | sched_clock: delay using sched_clock() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-01 | Peter Zijlstra | lockdep: change scheduler annotation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-07-28 | Peter Zijlstra | sched: fix warning in hrtick_start_fair() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-07-24 | Peter Zijlstra | sched: clean up compiler warning Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-07-20 | Peter Zijlstra | sched, x86: clean up hrtick implementation > Author: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-07-15 | Peter Zijlstra | Kprobe smoke test lockdep warning Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-07-04 | Peter Zijlstra | mm: dirty page accounting vs VM_MIXEDMAP Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: bias effective_load() error towards failing... Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: incremental effective_load() Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: correct wakeup weight calculations Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: update shares on wakeup Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: fix shares boost logic Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: disable source/target_load bias Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: optimize effective_load() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: remove prio preference from balance decisions Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: fix task_h_load() Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: fix load scaling in group balancing Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: hierarchical load vs find_busiest_group Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: hierarchical load vs affine wakeups Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: persistent average load per task Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: fix sched_balance_self() smp group balancing Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: fix newidle smp group balancing Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: simplify the group load balancer Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: no need to aggregate task_weight Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: dont micro manage share losses Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: update aggregate when holding the RQs Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: fix sched_domain aggregation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: add full schedstats to /proc/sched_debug Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: fix wakeup granularity and buddy granularity Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: sched_clock_cpu() based cpu_clock() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: revert revert of: fair-group: SMP-nice for group... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: fix calc_delta_asym, #2 Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: fix calc_delta_asym() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: revert the revert of: weight calculations Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-27 | Peter Zijlstra | sched: clean up some unused variables Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2008-06-20 | Peter Zijlstra | sched: rt: dont stop the period timer when there are... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-20 | Peter Zijlstra | sched: rt: dont stop the period timer when there are... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-20 | Peter Zijlstra | sched: rt: fix the bandwidth contraint computations Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-20 | Peter Zijlstra | sched: rt: move some code around Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-20 | Peter Zijlstra | sched: rt: fix SMP bandwidth balancing for throttled... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-06-20 | Peter Zijlstra | sched: debug: add some rt debug output Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
next |