提交 7dd59360 编写于 作者: I Ingo Molnar

sched: remove old cpu accounting field

remove the old cpu-accounting field from signal_struct, now
that the code is using CFS's stats.
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 b2cfba19
......@@ -482,7 +482,6 @@ struct signal_struct {
* from jiffies_to_ns(utime + stime) if sched_clock uses something
* other than jiffies.)
*/
unsigned long sched_time;
unsigned long long sum_sched_runtime;
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册