I'm pretty new to mailman (and was pretty lucky to get it working with
qmail, let me just say the user notes from qmail users came in VERY
handy), and I just wanted to know if there's someway I can cut back on
processes. Mailman seems to be eating up a lot more memory than really
needed. Is this just a drawback of running through Python?

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
22537 mailman    9   0  6544 6056 4732 S  0.0 10.2   0:01.86 python
22540 mailman    9   0  5592 4272 4264 S  0.0  7.2   0:02.22 python
22541 mailman    9   0  5444 3176 3176 S  0.0  5.3   0:01.92 python
22539 mailman    9   0  5384 2392 2392 S  0.0  4.0   0:01.29 python
22534 mailman    9   0  5104 2364 2364 S  0.0  4.0   0:01.09 python
22535 mailman    9   0  5084 2316 2316 S  0.0  3.9   0:01.09 python
22536 mailman    9   0  5072 2308 2308 S  0.0  3.9   0:00.35 python
22538 mailman    9   0  5120 2304 2304 S  0.0  3.9   0:01.35 python
17394 mailman    9   0  4272 1092 1092 S  0.0  1.8   0:00.14 mailmanctl

Yes, that is 10% of mem on the first listed process, and yes, I'm
tight on ram right now.

Bryan Petty
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to