diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2023-03-18 03:16:30 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-04-04 18:35:50 +0300 |
commit | a0d8cbd3821369dc9478cabd605417afb9eb24dc (patch) | |
tree | 08d1bc59aa20af98f0157b03887e5bb5617c7ea1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 208f41b1312443401353bec0c1939e2bfc28adce (diff) | |
download | linux-a0d8cbd3821369dc9478cabd605417afb9eb24dc.tar.xz |
srcu: Move ->srcu_size_state from srcu_struct to srcu_usage
This commit moves the ->srcu_size_state field 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