https://bugzilla.wikimedia.org/show_bug.cgi?id=47781
--- Comment #7 from Raphael Eiselstein <[email protected]> --- (In reply to comment #6) > "ulimit -v" is not ideal for memory limiting, and was only used due to > limitations of the Linux kernel. We've now implemented support for cgroups, > which is a far superior option for Linux. > > Maybe for FreeBSD, -m (RSS) should be used, with -w (swap size) set to zero. * Everything using hardcoded "/bin/bash" will break with non-Linux OS'es. * Everything using hardcoded non-standard path/tool will break on most standard OS'es. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
