From: Kasper V. L. <ve...@da...> - 2000-02-04 23:02:12
|
The current status of the Elysium kernel is that we've got a primitive, yet working scheduler. I've succesfully run single-threaded processes on top of the Elysium kernel and it seems to be working. Have a look at the cpu.{c,h} files. The memory manager is up and running, but it lack several fundamental things, such as capability protection (or something similar) of physical pages. No work has been done on SMP stuff yet, but jakob has agreed to do some work on it when his spare time permits it. /Kasper |