diff options
author | Frederic Weisbecker <[email protected]> | 2024-05-30 15:45:43 +0200 |
---|---|---|
committer | Neeraj Upadhyay <[email protected]> | 2024-07-29 07:34:31 +0530 |
commit | ff81428ede8a290fc5fd85135e39be1065ae6176 (patch) | |
tree | ca315b3197a18e6e687f6f49549cf4f192defdf7 /tools/perf/scripts/python/parallel-perf.py | |
parent | 7aeba709a048d870c15940af8b620b16281c3b9e (diff) |
rcu/nocb: Move nocb field at the end of state struct
nocb_is_setup is a rarely used field, mostly on boot and CPU hotplug.
It shouldn't occupy the middle of the rcu state hot fields cacheline.
Move it to the end and build it conditionally while at it. More cold
NOCB fields are to come.
Signed-off-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Reviewed-by: Paul E. McKenney <[email protected]>
Signed-off-by: Neeraj Upadhyay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions