Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7956047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T03:52:39+00:00 2026-06-04T03:52:39+00:00

How many different algorithms are implemented in the linux kernel? Are there only FIFO

  • 0

How many different algorithms are implemented in the linux kernel? Are there only FIFO and Round Robin, or are there any other?

Where can I found a good documentation on this topic?

Let’s say if I wanted to implement these algorithms myslef, where should I start?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T03:52:40+00:00Added an answer on June 4, 2026 at 3:52 am

    In terms of real-time schedulers, linux provides FIFO and Round-Robin (POSIX SCHED_FIFO and SCHED_RR). There is also a time-sharing scheduler called the Completely Fair Scheduler (CFS), which is complex enough that you might call it multiple schedulers (i.e., multi-core, and several styles/flavors of preemption for different loads). CFS is described in some detail in the kernel documentation (sched-design-CFS) but a careful read of the relevant sources is recommended. CFS is linux’s implementation of POSIX’s SCHED_OTHER policy.

    Additionally, there are patches that add other scheduling policies like a new real-time Earliest Deadline First (EDF) scheduler.

    Apart from a number of books on the topic, many of which are immediately out of date at publication time, you can refer to the kernel documentation here or in your kernel tree under docs/scheduler. It’s also useful to peruse the LKML archives for discussion on the topic.

    If you are just getting started or want to play with a wider range of real-time schedulers, you might consider UNC’s LITMUS-RT framework.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an application with many different parts, it runs on OSGi, so there's
I know that there are many different questions about this sort of topic on
i'm looking to find how many different implementation of merge sort in .net there
I'm building a toolkit that offers different algorithms in CUDA. However, many of these
I've had a look at the other algorithms for finding intersections between many-to-many line
I've been interested in different chess engines lately. There are many open and closed
Here is how Project Euler Problem #76 sounds like: How many different ways can
There have been many threads started over the confusion in the way that Math.Round
As documented by MSDN , there are several providers for many of the different
I need to replace many different sub-string in a string in the most efficient

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.