Dhaval Giani
|
ec7dc8ac73
sched: allow the group scheduler to have multiple levels
|
17 년 전 |
Dhaval Giani
|
354d60c2ff
sched: mix tasks and groups
|
17 년 전 |
Ingo Molnar
|
ea736ed5d3
sched: fix checks
|
17 년 전 |
Peter Zijlstra
|
112f53f5d7
sched: old sleeper bonus
|
17 년 전 |
Mike Travis
|
cd8ba7cd9b
sched: add new set_cpus_allowed_ptr function
|
17 년 전 |
Mike Travis
|
e0982e90cd
init: move setup of nr_cpu_ids to as early as possible
|
17 년 전 |
Mike Travis
|
4bdbaad33d
sched: remove another cpumask_t variable from stack
|
17 년 전 |
Mike Travis
|
7c16ec585c
cpumask: reduce stack usage in SD_x_INIT initializers
|
17 년 전 |
Mike Travis
|
c5f59f0833
nodemask: use new node_to_cpumask_ptr function
|
17 년 전 |
Mike Travis
|
b53e921ba1
generic: reduce stack pressure in sched_affinity
|
17 년 전 |
Mike Travis
|
f9a86fcbbb
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
|
17 년 전 |
Mike Travis
|
434d53b00d
sched: remove fixed NR_CPUS sized arrays in kernel_sched_c
|
17 년 전 |
Dhaval Giani
|
0297b80339
sched: allow cpuacct stats to be reset
|
17 년 전 |
Dhaval Giani
|
32cd756a80
sched: cleanup cpuacct variable names
|
17 년 전 |
Peter Zijlstra
|
ac086bc229
sched: rt-group: smp balancing
|
17 년 전 |
Peter Zijlstra
|
d0b27fa778
sched: rt-group: synchonised bandwidth period
|
17 년 전 |
Ingo Molnar
|
50df5d6aea
sched: remove sysctl_sched_batch_wakeup_granularity
|
17 년 전 |
Ingo Molnar
|
02e2b83bd2
sched: reenable sync wakeups
|
17 년 전 |
Ingo Molnar
|
d25ce4cd49
sched: cache hot buddy
|
17 년 전 |
Ingo Molnar
|
1fc8afa4c8
sched: feat affine wakeups
|
17 년 전 |
Ingo Molnar
|
b85d066726
sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off
|
17 년 전 |
Guillaume Chazarain
|
15934a3732
sched: fix rq->clock overflows detection with CONFIG_NO_HZ
|
17 년 전 |
Reynes Philippe
|
30914a58af
sched: sched.c needs tick.h
|
17 년 전 |
Ingo Molnar
|
27ec440779
sched: make cpu_clock() globally synchronous
|
17 년 전 |
Thomas Gleixner
|
06d8308c61
NOHZ: reevaluate idle sleep length after add_timer_on()
|
17 년 전 |
Heiko Carstens
|
22e52b072d
sched: add arch_update_cpu_topology hook.
|
17 년 전 |
Heiko Carstens
|
9aefd0abd8
sched: add exported arch_reinit_sched_domains() to header file.
|
17 년 전 |
Roel Kluin
|
23e3c3cd2e
sched: remove double unlikely from schedule()
|
17 년 전 |
Peter Zijlstra
|
2070ee01d3
sched: cleanup old and rarely used 'debug' features.
|
17 년 전 |
Ingo Molnar
|
f540a6080a
sched: wakeup-buddy tasks are cache-hot
|
17 년 전 |