[Kernel-packages] [Bug 329199] Re: Slow swapin speeds after resume from disk

2015-07-15 Thread Reinaert Albrecht
In my experience this is solved by changing the swappiness value. Usually it is left at 60. It should be 10 or 15: cat /proc/sys/vm/swappiness You can change it on the fly with sudo bash -c echo -e 10 /proc/sys/vm/swappiness and make it stick with sudo bash -c echo 'vm.swappiness = 15'

[Kernel-packages] [Bug 329199] Re: Slow swapin speeds after resume from disk

2015-02-03 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 329199] Re: Slow swapin speeds after resume from disk

2014-12-04 Thread Christopher M. Penalver
Roger Binns, thank you for taking the time to report this bug and helping to make Ubuntu better. The issue that you reported is one that should be reproducible with the live environment of the Desktop ISO of the development release - Vivid Vervet. It would help us greatly if you could test with it