https://bugs.kde.org/show_bug.cgi?id=373017
--- Comment #6 from Sven Brauch <m...@svenbrauch.de> --- After a bit of quick looking around, I think one realistic option would be to read current memory usage from /proc/1234/mem before starting a parse job, and defer starting the job if that is already above a certain threshold and jobs are running. For Windows, we can do something similar, there isn't going to be a cross-platform solution I think. -- You are receiving this mail because: You are watching all bug changes.