linux_dsm_epyc7002/include
Paul E. McKenney ce5215c134 rcu/nocb: Use separate flag to indicate offloaded ->cblist
RCU callback processing currently uses rcu_is_nocb_cpu() to determine
whether or not the current CPU's callbacks are to be offloaded.
This works, but it is not so good for cache locality.  Plus use of
->cblist for offloaded callbacks will greatly increase the frequency
of these checks.  This commit therefore adds a ->offloaded flag to the
rcu_segcblist structure to provide a more flexible and cache-friendly
means of checking for callback offloading.

Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
2019-08-13 14:35:49 -07:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm
linux rcu/nocb: Use separate flag to indicate offloaded ->cblist 2019-08-13 14:35:49 -07:00
math-emu
media
misc
net
pcmcia
ras
rdma
scsi
soc
sound SPDX fixes for 5.3-rc2 2019-07-28 10:00:06 -07:00
target
trace rcu/nocb: Rename and document no-CB CB kthread sleep trace event 2019-08-13 14:32:39 -07:00
uapi TTY fixes for 5.3-rc2 2019-07-28 10:18:33 -07:00
vdso
video
xen
Kbuild