diff options
author | 2023-03-17 20:22:58 -0700 | |
---|---|---|
committer | 2023-04-04 08:36:28 -0700 | |
commit | 660349ac79cb22bb64c44b026d879069783e97d5 (patch) | |
tree | 383ff01d7ebf729e0be6975952a01acb7e6f8af6 /scripts/generate_rust_analyzer.py | |
parent | srcu: Move heuristics fields from srcu_struct to srcu_usage (diff) | |
download | linux-rng-660349ac79cb22bb64c44b026d879069783e97d5.tar.xz linux-rng-660349ac79cb22bb64c44b026d879069783e97d5.zip |
srcu: Move ->sda_is_static from srcu_struct to srcu_usage
This commit moves the ->sda_is_static 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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions