Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor aaaaapo's Avatar
    Join Date
    Sep 2005
    Location
    Finland, Helsinki
    Posts
    323
    This page says that Nokia 5500 has "8MB user memory":

    http://europe.nokia.com/A4252185

    8MB is very little.

    Could someone having this Nokia 5500 Sport -model tell me how much there is free RAM right after reboot by starting Python's interactive console and issuing command:

    Code:
    import sysinfo
    print sysinfo.free_ram()/1024
    The resulting number is free user RAM in kilobytes.

    My N82 has 81376 kB ~ 80 MB and this seems to be enough for python and several other concurrent programs.

  2. #2
    Nokia Developer Moderator bogdan.galiceanu's Avatar
    Join Date
    Oct 2007
    Location
    Deva, Romania
    Posts
    3,471
    According to this page the 5500 Sport phone has 64MB SDRAM and ~16 are "free executable RAM memory". I hope I understood your question.

  3. #3
    Regular Contributor aaaaapo's Avatar
    Join Date
    Sep 2005
    Location
    Finland, Helsinki
    Posts
    323
    Quote Originally Posted by bogdan.galiceanu View Post
    According to this page the 5500 Sport phone has 64MB SDRAM and ~16 are "free executable RAM memory".
    Okay, this sounds a bit more reasonable. I guess there is around 8-10 MB free RAM right after boot and Python script shell's start.

    This "8MB user memory" seems to be "Max User Storage".

    Quote Originally Posted by bogdan.galiceanu View Post
    I hope I understood your question.
    Better than I could ever hope! :-)

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