https://github.com/torvalds/linux
Revision 810b38179e9e4d4f57b4b733767bb08f8291a965 authored by Peter Zijlstra on 29 February 2008, 20:21:01 UTC, committed by Ingo Molnar on 07 March 2008, 15:42:59 UTC
Kei Tokunaga reported an interactivity problem when moving tasks
between control groups.

Tasks would retain their old vruntime when moved between groups, this
can cause funny lags. Re-set the vruntime on group move to fit within
the new tree.

Reported-by: Kei Tokunaga <tokunaga.keiich@jp.fujitsu.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
1 parent ce4796d
History
Tip revision: 810b38179e9e4d4f57b4b733767bb08f8291a965 authored by Peter Zijlstra on 29 February 2008, 20:21:01 UTC
sched: retain vruntime
Tip revision: 810b381
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 95.1 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top