Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: Update to refer to correct "rcupdate" module name

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

authored by

Robert P. J. Day and committed by
Adrian Bunk
24aaef8d 2d27a966

+8 -5
+8 -5
Documentation/kernel-parameters.txt
··· 1561 1561 ramdisk_size= [RAM] Sizes of RAM disks in kilobytes 1562 1562 See Documentation/ramdisk.txt. 1563 1563 1564 - rcu.blimit= [KNL,BOOT] Set maximum number of finished 1565 - RCU callbacks to process in one batch. 1564 + rcupdate.blimit= [KNL,BOOT] 1565 + Set maximum number of finished RCU callbacks to process 1566 + in one batch. 1566 1567 1567 - rcu.qhimark= [KNL,BOOT] Set threshold of queued 1568 + rcupdate.qhimark= [KNL,BOOT] 1569 + Set threshold of queued 1568 1570 RCU callbacks over which batch limiting is disabled. 1569 1571 1570 - rcu.qlowmark= [KNL,BOOT] Set threshold of queued 1571 - RCU callbacks below which batch limiting is re-enabled. 1572 + rcupdate.qlowmark= [KNL,BOOT] 1573 + Set threshold of queued RCU callbacks below which 1574 + batch limiting is re-enabled. 1572 1575 1573 1576 rdinit= [KNL] 1574 1577 Format: <full_path>