https://bugzilla.wikimedia.org/show_bug.cgi?id=41528
--- Comment #4 from Jan Gerber <[email protected]> 2012-11-01 14:54:53 UTC --- Ok, this was due to the imagescalers in production having 8 cores and avconv automatically choosing number of threads based on number of cores. with https://gerrit.wikimedia.org/r/#/c/31244/ this is explicitly set to 1 and memory usage goes down. With just one thread memory usage goes down significantly, it should be possible to change $wgMaxShellMemory again. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
