Skip to content

Commit 215bd64

Browse files
mpemaddy-kerneldev
authored andcommitted
docs: Remove reference to removed CBE_CPUFREQ_SPU_GOVERNOR
Remove a reference to CBE_CPUFREQ_SPU_GOVERNOR which has been removed. Signed-off-by: Michael Ellerman <[email protected]> Signed-off-by: Madhavan Srinivasan <[email protected]> Link: https://patch.msgid.link/[email protected]
1 parent b78e0bf commit 215bd64

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Documentation/admin-guide/kernel-per-CPU-kthreads.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -278,12 +278,7 @@ To reduce its OS jitter, do any of the following:
278278
due to the rtas_event_scan() function.
279279
WARNING: Please check your CPU specifications to
280280
make sure that this is safe on your particular system.
281-
e. If running on Cell Processor, build your kernel with
282-
CBE_CPUFREQ_SPU_GOVERNOR=n to avoid OS jitter from
283-
spu_gov_work().
284-
WARNING: Please check your CPU specifications to
285-
make sure that this is safe on your particular system.
286-
f. If running on PowerMAC, build your kernel with
281+
e. If running on PowerMAC, build your kernel with
287282
CONFIG_PMAC_RACKMETER=n to disable the CPU-meter,
288283
avoiding OS jitter from rackmeter_do_timer().
289284

0 commit comments

Comments
 (0)