Commit Graph

1155 Commits (acc3f5d7cabbfd6cec71f0c1f9900621fa2d6ae7)

Author SHA1 Message Date
Rusty Russell acc3f5d7ca cpumask: Partition_sched_domains takes array of cpumask_var_t 15 years ago
Hiroshi Shimamoto 9824a2b728 sched: Remove unused cpu_nr_migrations() 15 years ago
Ryota Ozaki ce0e7b28fb sched, cpuacct: Fix niced guest time accounting 15 years ago
Randy Dunlap e17b38bf9e sched: Fix missing kernel-doc notation 16 years ago
Mike Galbraith f5dc37530b sched: Update the clock of runqueue select_task_rq() selected 16 years ago
Wu Fengguang d25105e891 writeback: account IO throttling wait as iowait 16 years ago
Jayson R. King cf82ff7ea7 sched: Remove obsolete comment in sched_init() 16 years ago
Peter Williams f83f9ac263 sched: Set correct normal_prio and prio values in sched_fork() 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Ben Blum be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 years ago
Arjan van de Ven 69d25870f2 cpuidle: fix the menu governor to boost IO performance 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Peter Williams 0d721ceadb sched: Simplify sys_sched_rr_get_interval() system call 16 years ago
Yong Zhang cb5fd13f11 sched: Fix potential NULL derference of doms_cur 16 years ago
Andrew Morton 89f19f04dc sched: Fix raciness in runqueue_is_locked() 16 years ago
Peter Zijlstra ad4b78bbcb sched: Add new wakeup preemption mode: WAKEUP_RUNNING 16 years ago
Ingo Molnar eb24073bc1 sched: Fix TASK_WAKING & loadaverage breakage 16 years ago
Peter Zijlstra 3b64089422 sched: Optimize cgroup vs wakeup a bit 16 years ago
Peter Zijlstra 63859d4fe4 sched: Fix sync wakeups again 16 years ago
Peter Zijlstra a7558e0105 sched: Add WF_FORK 16 years ago
Peter Zijlstra 7d47872146 sched: Rename sync arguments 16 years ago
Peter Zijlstra 8e6598af3f sched: Feature to disable APERF/MPERF cpu_power 16 years ago
Peter Zijlstra d6a59aa3a2 sched: Provide arch_scale_freq_power 16 years ago
Peter Zijlstra ae154be1f3 sched: Weaken SD_POWERSAVINGS_BALANCE 16 years ago
Peter Zijlstra c88d591089 sched: Merge select_task_rq_fair() and sched_balance_self() 16 years ago
Peter Zijlstra e9c8431185 sched: Add TASK_WAKING 16 years ago
Peter Zijlstra 5f3edc1b1e sched: Hook sched_balance_self() into sched_class::select_task_rq() 16 years ago
Peter Zijlstra aaee1203ca sched: Move sched_balance_self() into sched_fair.c 16 years ago
Peter Zijlstra f5f08f39ee sched: Move code around 16 years ago
Peter Zijlstra b78bb868c5 sched: Fix double_rq_lock() compile warning 16 years ago
Ingo Molnar d7ea17a769 sched: Fix dynamic power-balancing crash 16 years ago
Peter Zijlstra 18a3885fc1 sched: Remove reciprocal for cpu_power 16 years ago
Gautham R Shenoy d899a789c2 sched: Try to deal with low capacity, fix update_sd_power_savings_stats() 16 years ago
Peter Zijlstra bdb94aa5db sched: Try to deal with low capacity 16 years ago
Peter Zijlstra e9e9250bc7 sched: Scale down cpu_power due to RT tasks 16 years ago
Peter Zijlstra ab29230e67 sched: Implement dynamic cpu_power 16 years ago
Peter Zijlstra a52bfd7358 sched: Add smt_gain 16 years ago
Peter Zijlstra cc9fba7d76 sched: Update the cpu_power sum during load-balance 16 years ago
Peter Zijlstra b5d978e0c7 sched: Add SD_PREFER_SIBLING 16 years ago
Peter Zijlstra f93e65c186 sched: Restore __cpu_power to a straight sum of power 16 years ago
Arjan van de Ven 8f0dfc34e9 sched: Provide iowait counters 16 years ago
Anirban Sinha 84e9dabf6e sched: Rename init_cfs_rq => init_tg_cfs_rq 16 years ago
Peter Zijlstra 34d76c4155 sched: Fix division by zero - really 16 years ago
Paul E. McKenney d6714c22b4 rcu: Renamings to increase RCU clarity 16 years ago
Peter Zijlstra a8af7246c1 sched: Avoid division by zero 16 years ago
Hiroshi Shimamoto cde7e5ca4e sched: Use for_each_class macro in move_one_task() 16 years ago
Andreas Herrmann 294b0c9619 sched: Consolidate definition of variable sd in __build_sched_domains 16 years ago
Andreas Herrmann 0601a88d8f sched: Separate out build of NUMA sched groups from __build_sched_domains 16 years ago
Andreas Herrmann de616e36c7 sched: Separate out build of ALLNODES sched groups from __build_sched_domains 16 years ago