diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2023-03-18 05:30:50 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-04-04 18:36:19 +0300 |
commit | 03200b5ca3b4d4edf634dc052bf3b8eb8dc8bbbc (patch) | |
tree | 14fe3c217409f6594a14c32a03535680c2b1eea1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e3a6ab25cfa0fcdcb31c346b9871a566d440980d (diff) | |
download | linux-03200b5ca3b4d4edf634dc052bf3b8eb8dc8bbbc.tar.xz |
srcu: Move grace-period fields from srcu_struct to srcu_usage
This commit moves the ->srcu_gp_seq, ->srcu_gp_seq_needed,
->srcu_gp_seq_needed_exp, ->srcu_gp_start, and ->srcu_last_gp_end fields
from the srcu_struct structure to the srcu_usage structure to reduce
the size of the former in order to improve cache locality.
Suggested-by: Christoph Hellwig <hch@lst.de>
Tested-by: Sachin Sant <sachinp@linux.ibm.com>
Tested-by: "Zhang, Qiang1" <qiang1.zhang@intel.com>
Tested-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions