[kwlug-disc] Service resource management: i.e. Mailman3 vs Mailman2
Khalid Baheyeldin
kb at 2bits.com
Fri Jan 31 22:37:52 EST 2025
Try something like this:
ps -eo pid,user,cputimes,rss,args | grep pyth
On both MM v2 and v3.
The 3rd column is cumulative CPU usage, and the 4th is the resident set
size (actual memory used)
See if some processes are significantly larger than the others, whether the
bloat is proportional from v2 to v3, or some have grown, others didn't, ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kwlug.org/pipermail/kwlug-disc_kwlug.org/attachments/20250131/3a98a791/attachment.htm>
More information about the kwlug-disc
mailing list