OSDev.org

The Place to Start for Operating System Developers
It is currently Sat Apr 27, 2024 6:25 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: The DynatOS Project
PostPosted: Sun Jun 18, 2006 10:12 pm 
Offline
Member
Member

Joined: Sun Jun 18, 2006 7:21 pm
Posts: 260
DynatOS is "leisure" project for me, that has been going on for 5+ years now.

My goal for the Core (kernel) is an exokernel-style "generic computer manager" that provides the computer as-is (a finite computing resource). All other complication and abstractions will be included further on (the actual OS) as much as possible. The reason being, is that I don't intend on re-inventing the wheel once again, so I'd rather support multiple APIs that already exist through the exokernel "libOS" mentality. You could say that with enough care and design, DynatOS could be coded to be what Lindows/Wine/Cygwin types have always have aspired to be, with more native support and a cleaner interface (i.e. just works)... but this is only one aspect of my approach.

This means that the Core (kernel) will consist of only the utmost basics such as Memory Management and Process Management. Following this mindset, will allow parts of DynatOS to be specific and efficient to the task at hand, yet provide interoperability.

I am willing to work with anyone who wishes to contribute to this exokernel-style design, but as I said, this has been a "leisure" project for me... so not too much has been done (even in 5 years time unfortunately). The Core (kernel) source is in NASM so far, and I don't imagine that be changed unless for a very good reason.

Project Site: www.dynatos.org


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group