From: Hannu H. <hhe...@he...> - 2000-02-11 13:44:17
|
Sorry my last empty reply! ----- Original Message ----- From: Nick Jennings <ni...@na...> To: Elysium Developers <ely...@li...> Sent: Friday, February 11, 2000 12:32 AM Subject: [elysium-developers] Elysium Vision? > > Hello, > <clip> > 1. I get the idea that the kernel is supposed to be "minimalistic" leaving > it up to the applications to speak directly to the hardware in order to > gain performance increases. > > First of all, Is this true? Maybe someone could explain it in better > words than I just did? > > If this is true, then wouldn't this make developing applications. > > 1.1. much more difficult, i.e. requiring software developers to deal > with handling direct video access and any other piece of hardware > it required the use of. instead of developing system level tools > to handle the hardware, and abstract it for the application > developer, sort of the same concept as windowing toolkits like > GTK etc. > > 1.2. much more dangerous, increasing the probability of misusing > hardware, either on purpose, or in error. > > 2. What type of environment will the core OS be? > > Is it going to be a GUI OS, such as BeOS (if you haven't heard of or > checked out BeOS yet, you really should, it's not open source, but > they've got a seemingly really next generation OS. > > Or will it be more like that of the UNIX's. with a text based core OS, > and perhaps a seperate layer for graphics? <clip> > Or maybe something completely different? > > > -- > - Nick Jennings > Email: ni...@na... > Web : http://nick.namodn.com > - > I'm not sure if any one has responded you in private email, but if I understand: Elysium will be microkernel-based exokernel, so there will be so called LibOS'es on the top of Elysium kernel. The communication between LibOS'es and kernel could be implemented with dedicated system call or dedicated memory location in kernel for message passing. But actually I would have also some more info about Elysium future vision etc... What about this pthreads design status? Hannu Heikkinen hhe...@he... Vaisala Oyj www.vaisala.com University of Helsinki www.helsinki.fi |