Commit Graph

586 Commits (d7e752e2757fba49178f4b1af4778ca64d305cbb)

Author SHA1 Message Date
Paul Menage 06ecb27cfb CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime file 17 years ago
Paul Menage f4c753b7ea CGroup API files: rename read/write_uint methods to read_write_u64 17 years ago
David Miller 5a9d3225a0 sched: use alloc_bootmem() instead of alloc_bootmem_low() 17 years ago
Peter Zijlstra 3f5087a2ba sched: fix share (re)distribution 17 years ago
Mike Travis 03970f065d [PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=n 17 years ago
Russ Anderson 472613b961 [IA64] fix bootmem regression on Altix 17 years ago
Randy Dunlap 73486722b7 kernel-doc: fix sched.c missing parameter 17 years ago
Ingo Molnar c24b7c5244 sched: features fix 17 years ago
Peter Zijlstra f00b45c145 sched: /debug/sched_features 17 years ago
Ingo Molnar 06379aba52 sched: add SCHED_FEAT_DEADLINE 17 years ago
Peter Zijlstra 8f1bc385cf sched: fair: weight calculations 17 years ago
Peter Zijlstra 4a55bd5e97 sched: fair-group: de-couple load-balancing from the rb-trees 17 years ago
Peter Zijlstra 18d95a2832 sched: fair-group: SMP-nice for group scheduling 17 years ago
Hidetoshi Seto 1d3504fcf5 sched, cpuset: customize sched domains, core 17 years ago
Peter Zijlstra b40b2e8eb5 sched: rt: multi level group constraints 17 years ago
Peter Zijlstra f473aa5e02 sched: task_group hierarchy 17 years ago
Peter Zijlstra eff766a65c sched: fix the task_group hierarchy for UID grouping 17 years ago
Dhaval Giani ec7dc8ac73 sched: allow the group scheduler to have multiple levels 17 years ago
Dhaval Giani 354d60c2ff sched: mix tasks and groups 17 years ago
Ingo Molnar ea736ed5d3 sched: fix checks 17 years ago
Peter Zijlstra 112f53f5d7 sched: old sleeper bonus 17 years ago
Mike Travis cd8ba7cd9b sched: add new set_cpus_allowed_ptr function 17 years ago
Mike Travis e0982e90cd init: move setup of nr_cpu_ids to as early as possible 17 years ago
Mike Travis 4bdbaad33d sched: remove another cpumask_t variable from stack 17 years ago
Mike Travis 7c16ec585c cpumask: reduce stack usage in SD_x_INIT initializers 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Mike Travis b53e921ba1 generic: reduce stack pressure in sched_affinity 17 years ago
Mike Travis f9a86fcbbb cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer 17 years ago
Mike Travis 434d53b00d sched: remove fixed NR_CPUS sized arrays in kernel_sched_c 17 years ago
Dhaval Giani 0297b80339 sched: allow cpuacct stats to be reset 17 years ago
Dhaval Giani 32cd756a80 sched: cleanup cpuacct variable names 17 years ago
Peter Zijlstra ac086bc229 sched: rt-group: smp balancing 17 years ago
Peter Zijlstra d0b27fa778 sched: rt-group: synchonised bandwidth period 17 years ago
Ingo Molnar 50df5d6aea sched: remove sysctl_sched_batch_wakeup_granularity 17 years ago
Ingo Molnar 02e2b83bd2 sched: reenable sync wakeups 17 years ago
Ingo Molnar d25ce4cd49 sched: cache hot buddy 17 years ago
Ingo Molnar 1fc8afa4c8 sched: feat affine wakeups 17 years ago
Ingo Molnar b85d066726 sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off 17 years ago
Guillaume Chazarain 15934a3732 sched: fix rq->clock overflows detection with CONFIG_NO_HZ 17 years ago
Reynes Philippe 30914a58af sched: sched.c needs tick.h 17 years ago
Ingo Molnar 27ec440779 sched: make cpu_clock() globally synchronous 17 years ago
Thomas Gleixner 06d8308c61 NOHZ: reevaluate idle sleep length after add_timer_on() 17 years ago
Heiko Carstens 22e52b072d sched: add arch_update_cpu_topology hook. 17 years ago
Heiko Carstens 9aefd0abd8 sched: add exported arch_reinit_sched_domains() to header file. 17 years ago
Roel Kluin 23e3c3cd2e sched: remove double unlikely from schedule() 17 years ago
Peter Zijlstra 2070ee01d3 sched: cleanup old and rarely used 'debug' features. 17 years ago
Ingo Molnar f540a6080a sched: wakeup-buddy tasks are cache-hot 17 years ago
Ingo Molnar 4ae7d5cefd sched: improve affine wakeups 17 years ago
Peter Zijlstra aa2ac25229 sched: fix overload performance: buddy wakeups 17 years ago
Ingo Molnar 27d1172660 sched: fix calc_delta_mine() 17 years ago