diff options
| author | Steve Muckle <smuckle@codeaurora.org> | 2013-03-11 16:33:42 -0700 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-09-28 15:15:20 +0200 |
| commit | 4c47f397c0636a7bc8202ce6fa274d37e4de2eb1 (patch) | |
| tree | 92cbb9559a6844fdca807e061a342ab48b78855e /kernel/sysctl_binary.c | |
| parent | 91fb2a62ac1fa8a7d13abe87928f0fd9f6144f81 (diff) | |
sched: provide per cpu-cgroup option to notify on migrations
On systems where CPUs may run asynchronously, task migrations
between CPUs running at grossly different speeds can cause
problems.
This change provides a mechanism to notify a subsystem
in the kernel if a task in a particular cgroup migrates to a
different CPU. Other subsystems (such as cpufreq) may then
register for this notifier to take appropriate action when
such a task is migrated.
The cgroup attribute to set for this behavior is
"notify_on_migrate" .
Change-Id: Ie1868249e53ef901b89c837fdc33b0ad0c0a4590
Signed-off-by: Steve Muckle <smuckle@codeaurora.org>
Signed-off-by: W4TCH0UT <ateekujjawal@gmail.com>
Conflicts:
kernel/sched/core.c
kernel/sched/rt.c
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions
