Experimental OS development using D
BCS
BCS at pathlink.com
Tue Jan 2 10:39:40 PST 2007
Harry Vennik wrote:
> Hi,
>
> Thanks for the quick replies.
>
> Anyway, keep in mind: a micro kernel should
> really be micro! It would only implement page level memory management, a scheduler and an IPC
> meganism. The rest is up to the services.
> >
What about I/O? mmap the file from a service for block devices? shared
memory for the buffer for stream? I have thought this would be an
interesting way to go.
> Regards,
>
> Harry
More information about the Digitalmars-d-announce
mailing list