diff options
author | 2023-03-17 14:43:08 -0700 | |
---|---|---|
committer | 2023-04-04 08:35:44 -0700 | |
commit | 208f41b1312443401353bec0c1939e2bfc28adce (patch) | |
tree | d540494622fb20eb85d5efac94319682ba96b3f8 /scripts/generate_rust_analyzer.py | |
parent | srcu: Begin offloading srcu_struct fields to srcu_update (diff) | |
download | linux-rng-208f41b1312443401353bec0c1939e2bfc28adce.tar.xz linux-rng-208f41b1312443401353bec0c1939e2bfc28adce.zip |
srcu: Move ->level from srcu_struct to srcu_usage
This commit moves the ->level[] array 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