LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Hard/Soft Real Time Scheduler for Linux 2.4 (https://www.linuxquestions.org/questions/linux-general-1/hard-soft-real-time-scheduler-for-linux-2-4-a-448345/)

amit_bst 05-25-2006 02:33 AM

Hard/Soft Real Time Scheduler for Linux 2.4
 
Hi,

I am implementing Real Time Scheduling for Linux 2.4 kernel. Can anybody suggest me FROM WHERE SHALL I START? Will it helpful to follow 2.6 kernel scheduling. Any idea of approx time require to back port 2.6 to 2.4 ?

Bye,

Amit

acid_kewpie 05-25-2006 03:46 AM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

debulu 05-25-2006 04:06 AM

Hi amit
You can start looking at the kernel sources and start understanding the kernel datastructures which are specific to ur project(like task_struct etc).Your project i think mainly revolves around two files i.e kernel/sched.c and include/linux/sched.h.
good luck.

acid_kewpie 05-25-2006 04:14 AM

debulu, please do not reply to threads marked as above.


All times are GMT -5. The time now is 06:11 AM.