https://bugzilla.wikimedia.org/show_bug.cgi?id=54060

--- Comment #6 from Jan Gerber <[email protected]> ---
right now we run 10 concurrent jobs(puppet manifests/role/applicationserver.pp)
with $wgTranscodeBackgroundMemoryLimit set to 2GB thats 20GB ram. Since a lot
of this is mmapped this is working out. Setting threads to 2 we will need to
set $wgTranscodeBackgroundMemoryLimit to 4GB, leaving it at 10 concurrent jobs
we end up with 40GB ram. Since there are not so many videos to encode in
parallel we could reduce the number of concurrent jobs to 5.

-- 
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

Reply via email to