On Nov 9, 2007 4:43 PM, Jonathan Chayce Dickinson
<[EMAIL PROTECTED]> wrote:
[...]
> [Jonathan Dickinson]
> Sorry Sander, I really use ASCII in email because I can't really see another
> way of doing it. Can't you copy it into notepad/vim? Maybe we can set up
> something for creating such artwork on the website (a flash app perhaps?).
>
> Okay, cause we are writing a thread scheduler. Are we wasting our time? I
> know it's a basic prerequisite of an operating system. But beg, should we
> not put more thought into it before we write it?
>
> Threads have served us well for what? 30 years? Are we still holding on
> hydrocarbon technology (you know, petrol/diesel is obsolete, but everyone
> uses it because that the way it is done)? What could we do instead of
> threads?

We'll still have threads obviously.
The idea is to have a modular scheduler interface which would make
replacing the scheduler with another one easily.
This would allow us to write several schedulers that are optimized for
specific tasks.. we could have a scheduler for a server.. or a desktop
pc.. or whatever.. the right one could be loaded at startup time
(doing this at runtime would be a little crazy)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to