mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
docs: fix typo in housekeeping
Signed-off-by: Ryan Cheevers <cheeversr0@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260309060015.2349939-1-cheeversr0@gmail.com>
This commit is contained in:
committed by
Jonathan Corbet
parent
d20e945e9f
commit
1722b500d2
@@ -15,7 +15,7 @@ various deferrals etc...
|
||||
Sometimes housekeeping is just some unbound work (unbound workqueues,
|
||||
unbound timers, ...) that gets easily assigned to non-isolated CPUs.
|
||||
But sometimes housekeeping is tied to a specific CPU and requires
|
||||
elaborated tricks to be offloaded to non-isolated CPUs (RCU_NOCB, remote
|
||||
elaborate tricks to be offloaded to non-isolated CPUs (RCU_NOCB, remote
|
||||
scheduler tick, etc...).
|
||||
|
||||
Thus, a housekeeping CPU can be considered as the reverse of an isolated
|
||||
|
||||
Reference in New Issue
Block a user