ToddAndMargo via users writes: > A reboot ALWAYS fixes the issue. That's probably because it reinitializes *all* the data structures, in the kernel, in system processes, and in user processes. Evidently clearing state is what fixes your problem. > I am trying to get around the reboot thing. Loading the kernel is very fast. What takes time is initializing hardware and all the data structures. Since you don't know where the problem is, that's really the only sure way. Somebody (quite possibly you, since you're the one with direct access to the machine) needs to find out what aspect of state (probably not swap from your data) is causing the slowdown. Have you checked for bitcoin miners? ;-) _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx