Cyclic Scheduler for linux
From: First Name (linuxquestasu_at_yahoo.com)
Date: 10/30/03
- Previous message: Richard van der Veen: "Problem with de2104x networking module"
- Next in thread: Nick Piggin: "Re: Cyclic Scheduler for linux"
- Reply: Nick Piggin: "Re: Cyclic Scheduler for linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Oct 2003 14:04:48 -0800 (PST) To: linux-kernel@vger.kernel.org
Hi,
Just like Linux has round robin, FIFO and other
scheduling policies inside the kernel, I would like to
provide a cyclic/clock driven scheduling policy to
linux. Meaning all set of tasks should be able to use
this policy. This should include any Java threads
also. JVM by itslef provides a priority driven policy
to its threads. JVM sits on the kernel. Modification
to JVM is also required to schedule threads
cyclically. But first I am trying to get this working
with the kernel and then later with JVM.
If you need any more information, I will be glad to
provide them.
I would like to direct you to a website of a course
offered at Cornell university where this assignment is
posted. I want to achieve something similar to this.
Here is the link to that website.
http://www.cs.cornell.edu/Courses/cs415/2000fa/scheduler.html
Please Help me.
Thanks,
Linux Quest
__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Richard van der Veen: "Problem with de2104x networking module"
- Next in thread: Nick Piggin: "Re: Cyclic Scheduler for linux"
- Reply: Nick Piggin: "Re: Cyclic Scheduler for linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|