Hi,
I have recently got a new laptop, and I have noticed horrible performance during I/O operations (at least user interface performance as everything blocks).
Opening a system monitor, I notice that multiple applications are continuously entering and leaving "disk sleep" state (in the CPU% column). As soon as the I/O load decreases, applications stop entering this disk sleep state and everything is smooth again.
The three applications often going into disk sleep state are:
- kio-file
- kswapd0
- ktorrent
other applications also tend to go into disk sleep state but less often:
- jdb2/sda1-8
- flush-8:0
- virtuoso-t
- amarok
- plasma-desktop
- chromium-browser
I've heard that the default Linux I/O scheduler (CFQ) tends to cause user interface responsiveness issues, but the problem also persists with an other kernel (Liquorix kernel with BFQ).
Does anyone know what this "disk sleep" state entails? Has anyone had similar issues? On the internet I have found explanations linking this state to an "I/O bottleneck" but my laptop uses an SSD drive which should be faster then regular HDD drives (which did not suffer as badly from this issue).
regards,
I have recently got a new laptop, and I have noticed horrible performance during I/O operations (at least user interface performance as everything blocks).
Opening a system monitor, I notice that multiple applications are continuously entering and leaving "disk sleep" state (in the CPU% column). As soon as the I/O load decreases, applications stop entering this disk sleep state and everything is smooth again.
The three applications often going into disk sleep state are:
- kio-file
- kswapd0
- ktorrent
other applications also tend to go into disk sleep state but less often:
- jdb2/sda1-8
- flush-8:0
- virtuoso-t
- amarok
- plasma-desktop
- chromium-browser
I've heard that the default Linux I/O scheduler (CFQ) tends to cause user interface responsiveness issues, but the problem also persists with an other kernel (Liquorix kernel with BFQ).
Does anyone know what this "disk sleep" state entails? Has anyone had similar issues? On the internet I have found explanations linking this state to an "I/O bottleneck" but my laptop uses an SSD drive which should be faster then regular HDD drives (which did not suffer as badly from this issue).
regards,
Comment