[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 297593] crashed when opening different mp3 files coinstantaneously in multithread
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2012-04-06 13:33:14
Message-ID: bug-297593-17878-MSpbV31BkD () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=297593

--- Comment #1 from Scott Wheeler <wheeler@kde.org> ---
TagLib is still not completely thread-safe.  This isn't really so much a bug as
a work-in-progress (it's unclear if it will ever be).  That said, you're
probably *slowing* down tag reading by reading in multiple threads (with cold
disk buffers) since it causes a lot of seeking.  If all threads are competing
for the same resource (disk I/O) you won't see better performance generally by
writing multithreaded code.

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic