I appreciate you work on the doc. Please take extra care of the rendering, thanks.
17/05/2022 21:59, pbhagavat...@marvell.com: > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Update Linux core isolation guide to include isolation from > timers, rcu processing and IRQs. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > --- [...] > +.. Note:: > + > + More detailed information about the above parameters can be found at > + https://www.kernel.org/doc/html/latest/timers/no_hz.html > + https://www.kernel.org/doc/html/latest/core-api/irq/ > + > https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html These links will appear on the same line. > + > + > +For more fine grained control over resource management and performance > tuning one can look > +into ``Linux cgroups``. > + > +Cpusets using cgroups:: > + > + https://www.kernel.org/doc/html/latest/admin-guide/cgroup-v1/cpusets.html > + > +Systemd (CPUAffinity):: > + > + https://www.freedesktop.org/software/systemd/man/systemd.exec.html > + > +Also, see:: > + > + https://man7.org/linux/man-pages/man7/cpuset.7.html > + https://www.suse.com/c/cpu-isolation-practical-example-part-5/ > + https://www.rcannings.com/systemd-core-isolation/ These links are not clickable. Please give them name to click on.