diff options
author | 2010-03-10 23:37:45 -0300 | |
---|---|---|
committer | 2010-03-11 15:22:28 +0100 | |
commit | 41acab8851a0408c1d5ad6c21a07456f88b54d40 (patch) | |
tree | 28b23b930571c1f6dfd5c4e8129a2a7ea2056307 /net/ipv4/tcp_timer.c | |
parent | sched: Fix pick_next_highest_task_rt() for cgroups (diff) | |
download | linux-dev-41acab8851a0408c1d5ad6c21a07456f88b54d40.tar.xz linux-dev-41acab8851a0408c1d5ad6c21a07456f88b54d40.zip |
sched: Implement group scheduler statistics in one struct
Put all statistic fields of sched_entity in one struct, sched_statistics,
and embed it into sched_entity.
This change allows to memset the sched_statistics to 0 when needed (for
instance when forking), avoiding bugs of non initialized fields.
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1268275065-18542-1-git-send-email-lucas.de.marchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions