From: First Name <linuxquestasu@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: Cyclic Scheduler for linux
Date: Thu, 30 Oct 2003 14:04:48 -0800 (PST) [thread overview]
Message-ID: <20031030220448.119.qmail@web12908.mail.yahoo.com> (raw)
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/
next reply other threads:[~2003-10-30 22:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-30 22:04 First Name [this message]
2003-10-30 23:13 ` Nick Piggin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031030220448.119.qmail@web12908.mail.yahoo.com \
--to=linuxquestasu@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®