The command I used before changing the defaults was this sync && watch -d grep -e Dirty: -e Writeback: /proc/meminfo
That should show you the progress. It should be going down as it is being written to disk.
The command I used before changing the defaults was this sync && watch -d grep -e Dirty: -e Writeback: /proc/meminfo
That should show you the progress. It should be going down as it is being written to disk.