https://wikitech.wikimedia.org/wiki/Help:Tool_Labs#Why_am_I_getting_errors_about_libgcc_s.so.1_must_be_installed_for_pthread_cancel_to_work.3F states:
"As a rule, most scripting language require around 300-350M of virtual memory to load completely".
OOM issues are sometimes hard to discover and annoying. Please raise the default settings to avoid many such issues.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
labs/toollabs | master | +16 -10 | jsub: Default memory allocation to 512M | |
labs/toollabs | master | +1 -1 | jsub: Raise default memory allocation to 400M |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 257062 had a related patch set uploaded (by Zhuyifei1999):
jsub: Raise default memory allocation to 400M
Comment Actions
400M is still reasonable; and 256M was arguably too conservative given it didn't allow most scripting langues.
Comment Actions
Change 257383 had a related patch set uploaded (by coren):
jsub: Default memory allocation to 512M