Can anyone reproduce this bug?
Posted: 15. May 2012, 05:12
When copying large amounts of data (in my case, a 1 GB file) from a USB stick to the hard drive...
- Copying to an ext4 filesystem: lag galore. Cursor freezes, applications freeze, everything is unresponsive until the transfer is finished.
- Copying to an XFS filesystem: no lag whatsoever. System remains completely responsive while copying the file(s).
I'm starting to wonder if some of the performance issues I've seen on Linux stem from using ext4. Has anyone else seen this issue? Are there any mount flags for ext4 that could help, e.g. maybe turning off delayed allocation?
- Copying to an ext4 filesystem: lag galore. Cursor freezes, applications freeze, everything is unresponsive until the transfer is finished.
- Copying to an XFS filesystem: no lag whatsoever. System remains completely responsive while copying the file(s).
I'm starting to wonder if some of the performance issues I've seen on Linux stem from using ext4. Has anyone else seen this issue? Are there any mount flags for ext4 that could help, e.g. maybe turning off delayed allocation?