https://bugs.kde.org/show_bug.cgi?id=395296
--- Comment #4 from Theo <[email protected]> --- (In reply to Nikita Melnichenko from comment #3) > Currently I can't confirm the bug. I browse a >1Gb iso file, read files in > it and IO monitor doesn't show any huge activity. Can you elaborate on this? > Is it possible to confirm without debugging the read calls? The problem should be obvious from the time it takes to load a file from the ISO iamge. I can also see it by monitoring Disk Troughput/<device>/Rate/Read Data in KDE System Monitor. I should mention that I need to do $ echo 3 > /proc/sys/vm/drop_caches after each try if the image file is only 1GB or so in size. Otherwise, the data will come from the cache. I noticed the problem first with a 3.4 GB ISO, which is too big to be cached: http://distfiles.gentoo.org/releases/x86/12.0/livedvd-x86-amd64-32ul-2012.iso (this one is detected as MIME type "text/plain", see https://bugs.freedesktop.org/show_bug.cgi?id=80877). -- You are receiving this mail because: You are watching all bug changes.
