Revision 2d80e38...
Go back to digest for 19th August 2012Bug Fixes in Multimedia
Edward Hades Toroshchin committed changes in [amarok] src/services/magnatune/MagnatuneDatabaseHandler.cpp:
magnatune: flush database after commit
This makes mysql close unused tables and free corresponding caches. In
the case of Magnatune update this amounts to some 300M.
In the future, we would probably like to either limit Mysql memory usage
somehow, or at least ask upstream to implement some sort of adaptive
cache size selection, because users have reported OOM conditions on low
memory systems.
FIXED-IN: 2.7
File Changes
Modified 1 files
- src/services/magnatune/MagnatuneDatabaseHandler.cpp
1 files changed in total