Disce aut Discede
Add post
Sometimes a process is locked due to IO operations like writing down dirty pages. (For example, when copying files to a slower device) We can check the progress with this:
watch -n 0.2 grep -e Dirty: -e Writeback: /proc/meminfo