• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Memory usage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory usage


  • Subject: Re: Memory usage
  • From: Shawn Erickson <email@hidden>
  • Date: Thu, 24 Mar 2005 15:58:23 -0800


On Mar 24, 2005, at 3:39 PM, Michael Becker wrote:

In my list, every running app uses at most about 400 REGS (memory regions). But my app (after some album switching) easily reaches more than 1500 of those.

Now here is the question: Why does my app increase in memory usage even though I properly facilitate Cocoa's memory management?

What does RPRVT (resident private memory) say? This reflects the amount of private memory that your application has resident in memory at any given time (number of active memory pages times page size).


Looking at memory regions isn't the best indication of actual memory usage just how many regions are being tracked in your virtual memory space as I understand things (a given region may only contain a small number of active pages).

-Shawn

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Memory usage (From: Michael Becker <email@hidden>)

  • Prev by Date: Re: Memory usage
  • Next by Date: character sets
  • Previous by thread: Memory usage
  • Next by thread: Re: Memory usage
  • Index(es):
    • Date
    • Thread