On Fri, Jul 23, 2021 at 1:56 PM Chris Murphy <li...@colorremedies.com> wrote: > > Even better is if you can reproduce the high load and try to capture > one or more of the following: sysrq+l which will dump the result into
Actually, sysrq+w is also useful. The root user can use: echo l > /proc/sysrq-trigger echo w > /proc/sysrq-trigger And their result is dumped into dmesg/journal. Some of them like sysrq+t are so huge they fill up the kernel message buffer, but journalctl will show the output since it's writing to a persistent log. -- Chris Murphy _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure