https://bugzilla.wikimedia.org/show_bug.cgi?id=58952
--- Comment #12 from Gabriel Wicke <[email protected]> --- A dsh command to list memory of all node processes in rt testing (from https://www.mediawiki.org/wiki/Parsoid/Round-trip_testing#Some_dsh_tricks): dsh -M -cf /home/gwicke/rtclients ps -C nodejs -o rss= | sort -n -k2 -- 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
