Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User riussi's Avatar
    Join Date
    Jul 2004
    Posts
    7
    I couldn't find in the documentation the meaning of different columns in the memory usage panel of PI. There are Chunks, Stack/Heap and Memory total.

    In my test software I allocate 500Kb of memory from the heap but still get the following values during that period in the PI: "Chunks: 576Kb, Stack/Heap: 0 Kb, Memory Total: 0 Kb"

    I was wondering why the Stack/Heap column is zero?

  2. #2
    Nokia Developer Expert mpinsonneault's Avatar
    Join Date
    Oct 2004
    Location
    Austin, TX USA
    Posts
    271
    The Chunks column shows you how much memory is in a particular chunk. The Stack/Heap column shows how much stack and heap are used by the main thread of a process, so it will usually be zero unless the line in question is actually a thread rather than just a chunk. Are you sure the Memory Total was zero? That is supposed to simply be the sum of the Chunks and Stack/Heap columns.

    Regards,

    Matt P.

  3. #3
    Registered User riussi's Avatar
    Join Date
    Jul 2004
    Posts
    7
    Quote Originally Posted by mpinsonneault View Post
    Are you sure the Memory Total was zero? That is supposed to simply be the sum of the Chunks and Stack/Heap columns.
    Hi, thx for the answer. No I'm not sure, it might have been the same 576Kb (I don't have the pi-file anymore). The stack/heap column was the one I was interested in.

Similar Threads

  1. Emulator performance (and performance in general).
    By vitormcruz in forum Symbian C++
    Replies: 4
    Last Post: 2007-11-26, 09:38
  2. Performance estimation with emulators?
    By javanerd in forum Mobile Java General
    Replies: 3
    Last Post: 2007-04-23, 12:04
  3. wide variation in emulator correctness and performance
    By jgreif in forum Tools and SDK Feedback (Closed)
    Replies: 0
    Last Post: 2006-12-23, 01:04
  4. Replies: 2
    Last Post: 2006-02-05, 04:19
  5. Symbian OS+nokia 6600+MMC card performance issues
    By mail2gops in forum General Development Questions
    Replies: 1
    Last Post: 2005-12-16, 14:16

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved