[Kernel-packages] [Bug 1518457] Re: kswapd0 100% CPU usage

2016-06-08 Thread MintPaw
Whoops, it does seem to happen on 4.6.1-2, although the condition are different. It seems, does anyone have a sure fire repro case? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1518457

[Kernel-packages] [Bug 1518457] Re: kswapd0 100% CPU usage

2016-06-07 Thread MintPaw
I've fixed this in Arch Linux by moving to the 4.6.1-2-ARCH kernel, when previously on the 4.5.? kernel. This problem also doesn't occur in either the 4.0.7-2 or the 3.16-2 kernels for me at least. I hear this is happening mostly on the 4.4.0-* kernel, which doesn't seem to be an option in the

[Kernel-packages] [Bug 1518457] Re: kswapd0 100% CPU usage

2016-06-04 Thread MintPaw
Actually, this is even a problem with no active swap partition. What is the actual problem here? Is kswapd0 just running for no reason? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1518457] Re: kswapd0 100% CPU usage

2016-06-02 Thread MintPaw
Nope, setting it to performance doesn't seems to help. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1518457 Title: kswapd0 100% CPU usage Status in Linux: Unknown Status in linux

[Kernel-packages] [Bug 1518457] Re: kswapd0 100% CPU usage

2016-06-01 Thread MintPaw
They seem to be set to "powersave", which is kinda ironic. I've set them to performance and will report back later. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1518457 Title: kswapd0

[Kernel-packages] [Bug 1518457] Re: kswapd0 100% CPU usage

2016-05-30 Thread MintPaw
I can confirm that setting vm.min_free_kbytes=67584 on my 2gb chromebook does not work for me (https://i.imgur.com/I7vEE5C.png) After restarting and running heavy processes, kswapd0 still uses 100% cpu until I reboot or run this follow very unfortunate script. #!/bin/bash if [ "$EUID" -ne 0 ];