Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User sivareddy_jntu's Avatar
    Join Date
    May 2009
    Posts
    35
    hai all,

    I have a as follows.

    RThread thd.
    thd.Create(_L("SysThread"),SysThread, 1024 * 70, NULL,NULL);

    And i want to find stackinfo and i did as follows

    TInt res = thd.StackInfo(stackinfo);
    TInt stackusage = (stackinfo.iBase-stackinfo.iLimit);

    When i print stackusage value it is giving 73728 octates(72 kb??).
    Eventhogh i gave 70kb how would it became 72kb???.



    Any help will be appreciated greatly.


    Regards,
    sivareddy.

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    It is probably about 4-kiloByte memory pages.

Similar Threads

  1. Replies: 3
    Last Post: 2007-03-07, 03:36
  2. What is max size of Stack in S60 3 rd addition?
    By bnvaikos in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 9
    Last Post: 2006-12-13, 11:39
  3. How to reproduce the device stack size limit on emulator?
    By loquendo in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 3
    Last Post: 2006-12-05, 10:43
  4. change stack size
    By luoxi in forum Symbian C++
    Replies: 3
    Last Post: 2005-09-01, 05:06
  5. exe stack size
    By cbrueckner in forum Symbian C++
    Replies: 0
    Last Post: 2003-09-12, 11:44

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