diff options
author | Frederic Weisbecker <[email protected]> | 2019-10-16 04:56:47 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-10-29 10:01:08 +0100 |
commit | 802f4a827f139f2581b3c50c69d20f8bf4c24af1 (patch) | |
tree | 81e4f1ef045fbaa2a8bce0839809102778543bc1 /drivers/usb/cdns3/cdns3-debug.h | |
parent | b8c96361402aa3e74ad48ceef18aed99153d8da8 (diff) |
sched/vtime: Record CPU under seqcount for kcpustat needs
In order to compute the kcpustat delta on a nohz CPU, we'll need to
fetch the task running on that target. Checking that its vtime
state snapshot actually refers to the relevant target involves recording
that CPU under the seqcount locked on task switch.
This is a step toward making kcpustat moving forward on full nohz CPUs.
Signed-off-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Jacek Anaszewski <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Pavel Machek <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rafael J . Wysocki <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Viresh Kumar <[email protected]>
Cc: Wanpeng Li <[email protected]>
Cc: Yauheni Kaliuta <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions