Closed Thread
Results 1 to 4 of 4

Thread: About Linux scheduling

  1. #1
    oja2006 is offline Newbie
    Join Date
    Jul 2008
    Posts
    7
    Rep Power
    0

    Smile About Linux scheduling

    Hello…. I’m still new in IT environment. And I want to know,

    1) where I can get the Linux scheduler code?

    2) What is the header file for the Linux scheduler?

    I still confused. I just read 1 book name “Operating Systems, Internal and Design Principles, Fifth Edition that wrote by William Stallings” in this book, he mention about, they have various scheduling policies that being use such as FCFS (First Come First Served), Round-Robin (RR) q = 1, Round-Robin (RR) q = 4, Shortest Process Next (SPN), Shortest Remaining Time (SRT), Highest Response Ratio Next (HRRN) and Feedback. My last question,

    3) I want to know, Linux use what policies?

    Sorry everyone because I ask many questions. I still new person and I need to know all the answer.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Affix is offline Learning Programmer
    Join Date
    Feb 2009
    Location
    Scotland
    Posts
    47
    Blog Entries
    2
    Rep Power
    12

    Re: About Linux scheduling

    1) There are many schedulers However the process scheduler is part of the Linux kernel the source can be found at The Linux Kernel Archives

    2) I don't know what you mean by this

    3) what do you mean by policies

  4. #3
    oja2006 is offline Newbie
    Join Date
    Jul 2008
    Posts
    7
    Rep Power
    0

    Question Re: About Linux scheduling

    1) First question, I want to know, where I can get free Linux scheduler code.

    2) Second, what the header file for Linux scheduler code. I mean what the example of header file for Linux scheduler code.

    3) Third, they have various scheduling policies that I have mention above, I want to know what scheduling policies that Linux use.

  5. #4
    Join Date
    Aug 2007
    Location
    Gizeh, Al Jizah, Egypt, Egypt
    Posts
    8,675
    Blog Entries
    12
    Rep Power
    81

    Re: About Linux scheduling

    you are looking for pthread.h

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. linux scheduling algorithm
    By kostas123 in forum Linux/Unix General
    Replies: 6
    Last Post: 07-10-2011, 01:12 PM
  2. Need help on process scheduling
    By sathyaec43 in forum Programming Theory
    Replies: 2
    Last Post: 04-21-2011, 03:44 PM
  3. priority scheduling
    By aszaszin in forum C# Programming
    Replies: 2
    Last Post: 07-30-2010, 11:09 AM
  4. cpu scheduling system
    By robert00 in forum Visual Basic Programming
    Replies: 9
    Last Post: 03-07-2009, 03:43 PM
  5. Need help with scheduling system
    By Twice in forum C# Programming
    Replies: 2
    Last Post: 04-29-2008, 05:25 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts