Re: writing my own scheduler
From: Kasper Dupont (kasperd_at_daimi.au.dk)
Date: 05/19/05
- Next message: Kasper Dupont: "Re: use of spinlocks"
- Previous message: invincible: "writing my own scheduler"
- In reply to: invincible: "writing my own scheduler"
- Next in thread: phil-news-nospam_at_ipal.net: "Re: writing my own scheduler"
- Reply: phil-news-nospam_at_ipal.net: "Re: writing my own scheduler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 19 May 2005 13:47:02 +0200
invincible wrote:
>
> hi , I am interested in writing my own scheduler which doesnt pass through
> OS scheduler. This is like creating my own memory manager. Can i get help
Read a book on OS design, read existing scheduler
source code, and then just try it. I learned more
from the mistakes I made trying to do it myself
than from reading about it.
-- Kasper Dupont -- der bruger for meget tid på usenet. Note to self: Don't try to allocate 256000 pages with GFP_KERNEL on x86.
- Next message: Kasper Dupont: "Re: use of spinlocks"
- Previous message: invincible: "writing my own scheduler"
- In reply to: invincible: "writing my own scheduler"
- Next in thread: phil-news-nospam_at_ipal.net: "Re: writing my own scheduler"
- Reply: phil-news-nospam_at_ipal.net: "Re: writing my own scheduler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|