]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - Documentation/kernel-per-CPU-kthreads.txt
KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers
[mirror_ubuntu-zesty-kernel.git] / Documentation / kernel-per-CPU-kthreads.txt
index bbc3a8b8cff49f5a95cb1a4088d0aa84772a86a3..df31e30b6a0259e3ae4c5a4af19862919b5c1bdb 100644 (file)
@@ -264,7 +264,7 @@ To reduce its OS jitter, do at least one of the following:
        kthreads from being created in the first place.
 2.     Boot with "nosoftlockup=0", which will also prevent these kthreads
        from being created.  Other related watchdog and softlockup boot
-       parameters may be found in Documentation/kernel-parameters.txt
+       parameters may be found in Documentation/admin-guide/kernel-parameters.rst
        and Documentation/watchdog/watchdog-parameters.txt.
 3.     Echo a zero to /proc/sys/kernel/watchdog to disable the
        watchdog timer.