Discussion Board

Results 1 to 8 of 8
  1. #1
    Regular Contributor silver_man82's Avatar
    Join Date
    Mar 2005
    Posts
    51
    Hi to all
    I am making same research about symbian OS threading and process.
    Did any one know what symbian CPU Scheduling algorithms use?
    Or where can I read about the kernel of Symbian?
    I have homework for OS class ;)

  2. #2
    Registered User Greg_Jokiel's Avatar
    Join Date
    Oct 2005
    Posts
    40
    Hi,

    If I remember well Symbian use a round robin priority based algorithm to select which thread is to be scheduled next.

    Basically it starts with the highest priority queue and runs each thread which are not blocked in turn until there is not more ready to run thread in that priority queue. It then moves to the next priority queue and so on.
    Obviously if a thread with a higher priority is ready then the scheduler goes back up the highest priority queue.

    GreG

  3. #3

  4. #4
    Regular Contributor silver_man82's Avatar
    Join Date
    Mar 2005
    Posts
    51
    I don't how to thank you. thank from my heart

  5. #5
    Nokia Developer Expert billbonney's Avatar
    Join Date
    Jul 2003
    Location
    Vancouver, Canada
    Posts
    220
    see online SDK docs

    Symbian EKA 1 Kernel (S60 2nd FP3)
    http://www.symbian.com/developer/tec...ion.guide.html

    and Symbian 9.1 (S60 3rd)
    http://www.symbian.com/developer/tec...2eIntroduction

  6. #6
    Registered User acemi_mhnds's Avatar
    Join Date
    Dec 2011
    Posts
    2
    Quote Originally Posted by silver_man82 View Post
    I don't how to thank you. thank from my heart
    hi!
    I have to find some information for Symbian's memory management and schedular.. I tried to open links that are shared but that links cant be open :( please help me..

  7. #7
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,414
    symbian.com was shut down a couple of years ago, or so.

    http://www.developer.nokia.com/Commu...n_OS_Internals

  8. #8
    Registered User acemi_mhnds's Avatar
    Join Date
    Dec 2011
    Posts
    2
    thank you :)

Similar Threads

  1. Current Symbian Development Opportunities...!!
    By mobile2004 in forum Symbian C++
    Replies: 0
    Last Post: 2005-01-17, 17:58
  2. Global Symbian Development Opportunities *High Importance*
    By sara.lindsay in forum Symbian C++
    Replies: 0
    Last Post: 2004-05-21, 11:16
  3. Global Symbian Development Opportunities *High Importance*
    By sara.lindsay in forum Symbian C++
    Replies: 2
    Last Post: 2004-05-08, 09:09
  4. Global Symbian Development Opportunities *High Importance*
    By sara.lindsay in forum Symbian Tools & SDKs
    Replies: 0
    Last Post: 2004-05-07, 12:17
  5. Global Symbian Development Opportunities *High Importance*
    By sara.lindsay in forum Symbian C++
    Replies: 0
    Last Post: 2004-05-07, 11:45

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