Author Topic: "Macavasthelper" using tons of virtual memory?  (Read 4575 times)

0 Members and 1 Guest are viewing this topic.

MaritMonkey

  • Guest
"Macavasthelper" using tons of virtual memory?
« on: November 08, 2011, 08:46:35 PM »
My apologies in advance for not being as tech-savvy as most of the folks around here seem to be!

I was clicking random buttons last night while waiting for an internet connection issue to be resolved, and stumbled upon the activity monitor.  I spent a couple minutes trying to wrap my head around what these columns were telling me, and finally settled on being distressed that "Macavasthelper" is apparently using 30+G of virtual memory (and 7Mb of real memory).  Avast! itself also appears to have 35+G in this VSize column.

Is this something I should be concerned with?

EDIT: I'm using a 2-year-old SSD that I generally only have 8-10G of free space on, is why I was worried.
EDITx2: Listing another column in the activity monitor dropped Vsize numbers across the board, macavasthelper's to 8G and change.  Read that this would happen in a number of other forums/threads, but still not sure what it means.   ???
« Last Edit: November 08, 2011, 09:55:59 PM by MaritMonkey »

Offline tumic

  • Avast team
  • Advanced Poster
  • *
  • Posts: 723
Re: "Macavasthelper" using tons of virtual memory?
« Reply #1 on: November 09, 2011, 05:37:27 PM »
The huge number is caused by the garbage collector of cocoa and is nearly meaningless as it is unallocated memory. To be sure, you can run vmmap on the suspicious process - you should see the GBs of virtual memory as unallocated there.

MaritMonkey

  • Guest
Re: "Macavasthelper" using tons of virtual memory?
« Reply #2 on: November 09, 2011, 08:16:24 PM »
Thank ya muchly.  Good to know it isn't constantly using up all that space it is claiming to need.  Will search out this "vmmap" to further comfort myself.