[Bug 101838] [BAT][ELK] The machine fails to resume after 4.13-rc1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 27 18:31:24 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101838

--- Comment #8 from latalante at cock.li ---
(In reply to Martin Peres from comment #7)
> Thanks, I communicated that to the developers. I hope it helps.

Sorry for the unnecessary misleading.
In my case, hanging out after sleep is related to - mq-deadline/ext4 IO hangs.
https://lkml.org/lkml/2017/6/25/248

I have no idea why he disappeared default CFQ scheduler, though in the
configuration it is:
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_CFQ=y
CONFIG_DEFAULT_IOSCHED="cfq"

4.12.3
cat /sys/block/sda/queue/scheduler
[cfq]

4.13-rc2
cat /sys/block/sda/queue/scheduler
[mq-deadline] bfq none

After
echo none > /sys/block/sda/queue/scheduler
I did not noticed any hang on the kernel 4.13-rc2 (out after sleep).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20170727/a278db58/attachment.html>


More information about the intel-gfx-bugs mailing list