2007-08-02 |
Ingo Molnar | [PATCH] sched: reduce task_struct size Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-08-02 |
Ingo Molnar | [PATCH] sched: reduce debug code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-08-02 |
Ingo Molnar | [PATCH] sched: use schedstat_set() API Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-08-02 |
Ingo Molnar | [PATCH] sched: add schedstat_set() API Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-08-02 |
Ingo Molnar | [PATCH] sched: move load-calculation functions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-08-02 |
Ingo Molnar | [PATCH] sched: ->task_new cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-08-02 |
Ingo Molnar | [PATCH] sched: uninline inc/dec_nr_running() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-08-02 |
Ingo Molnar | [PATCH] sched: uninline calc_delta_mine() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-08-02 |
Ingo Molnar | [PATCH] sched: calc_delta_mine(): use fixed limit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-08-02 |
Peter Williams | [PATCH] sched: tidy up left over smpnice code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-08-02 |
Ingo Molnar | [PATCH] sched: remove cache_hot_time Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-26 |
Nick Piggin | [PATCH] sched: debug feature - make the sched-domains... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-26 |
Con Kolivas | [PATCH] sched: add above_background_load() function Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-26 |
Joachim Deguara | [PATCH] sched: update Documentation/sched-stats.txt Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-26 |
Josh Triplett | [PATCH] sched: mark sysrq_sched_debug_show() static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-26 |
Ingo Molnar | [PATCH] sched: make cpu_clock() not use the rq clock Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-26 |
Satoru Takeuchi | [PATCH] sched: remove unused rq->load_balance_class Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-26 |
Avi Kivity | [PATCH] sched: arch preempt notifier mechanism Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-26 |
Ingo Molnar | [PATCH] sched: increase SCHED_LOAD_SCALE_FUZZ Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-19 |
Ingo Molnar | [PATCH] sched: implement cpu_clock(cpu) high-speed... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-19 |
Suresh Siddha | [PATCH] sched: fix the all pinned logic in load_balance_newi... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-19 |
Suresh Siddha | [PATCH] sched: fix newly idle load balance in case... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-19 |
Ralf Baechle | [PATCH] sched: sched_cacheflush is now unused Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-16 |
Ingo Molnar | [PATCH] sched: fix up fs/proc/array.c whitespace problems Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-16 |
Ingo Molnar | [PATCH] sched: prettify prio_to_wmult[] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-16 |
Ingo Molnar | [PATCH] sched: document prio_to_wmult[] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-16 |
Ingo Molnar | [PATCH] sched: improve weight-array comments Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-16 |
Ingo Molnar | [PATCH] sched: remove dead code from task_stime() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: add CFS credits Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: micro-optimize mmdrop() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: more agressive idle balancing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: clean up sleep_on() APIs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: style cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: do not set softirqs to nice +19 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Mike Galbraith | sched: simplify sched_find_first_bit() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: add CFS documentation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: scheduler debugging, enable in Kconfig Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: scheduler debugging, core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: add CFS debug sysctls Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: remove old cpu accounting field Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: remove unused rq types from sched.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: remove batch_task() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: remove interactivity types from sched.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: remove interactivity types Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: clean up include files in sched.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: clean up fastcall uses of sched_fork()/sched_exit() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Balbir Singh | sched: update delay-accounting to use CFS's precise... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: make use of precise accounting for /proc task... Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: turn on the use of unstable events Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: x86, track TSC-unstable events Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: cfs core code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: remove the sleep-bonus interactivity code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: remove expired_starving() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: remove sleep_type Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: cfs, add load-calculation methods Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: clean up __normal_prio() position Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: cleanup: move dequeue/enqueue_task() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: move around resched_task() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: remove the SleepAVG field Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: clean up the rt priority macros Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: add cfs_rq ops Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: make posix-cpu-timers use CFS's accounting information Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: add rq_clock()/__rq_clock() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: cfs rq data types Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: cfs, core data types Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: cfs core, kernel/sched_idletask.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: cfs core, kernel/sched_rt.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: cfs core, kernel/sched_fair.c Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: increase the resolution of smpnice Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: move code into kernel/sched_stats.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: add init_idle_bootup_task() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: add in_atomic_preempt_off() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: remove sched_exit() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: uninline set_task_cpu() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: zap the migration init / cache-hot balancing... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: add SCHED_IDLE policy Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-07-09 |
Ingo Molnar | sched: rename idle_type/SCHED_IDLE Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Ingo Molnar | [PATCH] mutex subsystem, semaphore to completion: drivers... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Aleksey Makarov | [PATCH] mutex subsystem, semaphore to completion: IDE... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Steven Rostedt | [PATCH] mutex subsystem, semaphore to completion: CPU3WDT Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Steven Rostedt | [PATCH] mutex subsystem, semaphore to completion: SX8 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Ingo Molnar | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Jes Sorensen | [PATCH] mutex subsystem, semaphore to mutex: VFS, ... Modified-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Jes Sorensen | [PATCH] mutex subsystem, semaphore to mutex: XFS Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Ingo Molnar | [PATCH] mutex subsystem, more debugging code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Ingo Molnar | [PATCH] mutex subsystem, debugging code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Ingo Molnar | [PATCH] mutex subsystem, documentation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Ingo Molnar | [PATCH] mutex subsystem, core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Arjan van de Ven | [PATCH] mutex subsystem, add default include/asm-*... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Nicolas Pitre | [PATCH] mutex subsystem, add include/asm-arm/mutex.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Ingo Molnar | [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Arjan van de Ven | [PATCH] mutex subsystem, add include/asm-i386/mutex.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Ingo Molnar | [PATCH] mutex subsystem, add asm-generic/mutex-[dec... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Chuck Ebbert | [PATCH] mutex subsystem, add typecheck_fn(type, function) Modified-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2006-01-09 |
Ingo Molnar | [PATCH] mutex subsystem, add atomic_xchg() to all arches Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |