php_monkey has created a service: https://github.com/deadbabe/diskpoll GitHub - deadbabe/diskpoll. It reads random 512 bytes from disk and has configurable schedule. 500 ms is enough to get problem solved.
I am dealing this with Intel support now. The latest news is: problem has been reproduced.Meanwhile I found that not all SSDs have this problem: https://www.amazon.com/gp/customer-reviews/R1SRHDUL6PK456/ https://www.amazon.com/gp/customer-reviews/R1S...
@php_monkey, thank you for your workaround.@jonathan_intel, could you pass the following info to firmware team?According to the Intel specification page 21 (see above for link) DevSleep should be activated after 6000 ms = 375 ms × (15 + 1).I have tes...