diff options
author | 2023-03-17 21:08:18 -0700 | |
---|---|---|
committer | 2023-04-04 08:36:33 -0700 | |
commit | d20162e0bfc222183a7c94cd00e74b6bbf1a605b (patch) | |
tree | 0093cfcce82966dbd28609bf01e036bf53c01e5f /scripts/generate_rust_analyzer.py | |
parent | srcu: Move ->sda_is_static from srcu_struct to srcu_usage (diff) | |
download | linux-rng-d20162e0bfc222183a7c94cd00e74b6bbf1a605b.tar.xz linux-rng-d20162e0bfc222183a7c94cd00e74b6bbf1a605b.zip |
srcu: Move srcu_barrier() fields from srcu_struct to srcu_usage
This commit moves the ->srcu_barrier_seq, ->srcu_barrier_mutex,
->srcu_barrier_completion, and ->srcu_barrier_cpu_cnt 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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions