My MacBook (running SL 10.6.1) was having some issues where the entire computer was running a bit slowly. I looked in the Activity monitor, and the largest process was a zip process which was taking up 1.6 GB of real memory and 4.6GB of virtual memory. I ran a ps aux from the command line to see what was going on, and found the following:
alan-hoyles-macbook:~ alanh$ ps aux |grep zip alanh 10723 1.5 41.3 7094576 1732028 ?? Ss 7:28PM 2:18.08 /usr/bin/zip -r /var/folders/yS/ySOodsn+G3Cwi4aQQz7Yk++++TI/- Tmp-/com.mailplaneapp.Mailplane/Applications.zip Applications alanh 11121 0.7 0.0 2425696 208 s000 R+ 7:41PM 0:00.01 grep zip alan-hoyles-macbook:~ alanh$ This is somewhat concerning to me.... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mailplaneapp" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mailplaneapp?hl=en -~----------~----~----~----~------~----~------~--~---
