]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'rcu/refscale' into next
authorFrederic Weisbecker <frederic@kernel.org>
Fri, 28 Nov 2025 22:30:38 +0000 (23:30 +0100)
committerFrederic Weisbecker <frederic@kernel.org>
Fri, 28 Nov 2025 22:30:38 +0000 (23:30 +0100)
commita50413848f1cf66fa7cb464271f9f81f78808121
treed4525f24481f77eb5b697a420f1731d2fc70c241
parent6fcc739a04b220206b8f68267f3c885f031bed94
parent204ab51445a72eab2b74165061282c868573f59c
Merge branch 'rcu/refscale' into next

Add performance testing for common context synchronizations
(Preemption, IRQ, Softirq) and per-cpu increments. Those are
relevant comparisons against SRCU-fast read side APIs, especially
as they are planned to synchronize further tracing fast-path code.
kernel/rcu/refscale.c