AMOS 0.6.0 Released

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
spacedsteve

AMOS 0.6.0 Released

Post by spacedsteve »

Version 0.6.0 of AMOS has at last been released! Changes included better standard C library support, improved DMA memory allocation, a big bug fix in the physical memory manager and lots of smaller fixes. The FAT driver has also been improved with write support (although some known bugs in that). A new CPU bound test application of the Towers of Hanoi has been included for stress testing the system. I have tested 0.6.0 on VMWare, Qemu, Bochs and a variety of machines in my lab and it seems to be stable.

The Implementation documentation for 0.6.0 is also up on my site, get the PDF here:
http://amos.harmonysecurity.com/files/AMOS%200.6.0%20Implementation.pdf

Its a high level look at the kernel code. Used allong side the source code comments should provide a good way for people to understand the implementation. If I get around to fixing up the design documentation I will put it up also. As an aside the AMOS project recieved a first class honours result as my final year degree project! :)

I would be gratefull to everybody who checks it out to give the 0.6.0 release a test and maby even look over the code and forward me on all bug reports, cheers.

Download the 0.6.0 release over on SourceForge.Net here:
http://sourceforge.net/project/showfiles.php?group_id=148539&package_id=163838&release_id=426058
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:AMOS 0.6.0 Released

Post by Pype.Clicker »

spacedsteve wrote: As an aside the AMOS project recieved a first class honours result as my final year degree project! :)
congrats!
Kemp

Re:AMOS 0.6.0 Released

Post by Kemp »

Congratulations indeed :D

[me=Kemp]nervously waits for his own results[/me]
Bob the Avenger

Re:AMOS 0.6.0 Released

Post by Bob the Avenger »

Well done!
[me=Bob the Avenger]is waiting for his final GCSE exam[/me]
spacedsteve

Re:AMOS 0.6.0 Released

Post by spacedsteve »

Thanks everybody! best of luck to those of you getting your results too :)
Kemp

Re:AMOS 0.6.0 Released

Post by Kemp »

And getting back to the whole point here... lol. I'll test that in Bochs for you, though I doubt I'll turn up anything if you didn't :P It's the first OS other than the usual Windows that has ever run on this machine though, it should feel suitably privileged (gah, I can't spell that today) ;D
Tk

Re:AMOS 0.6.0 Released

Post by Tk »

looking good, keep up the good work. Very well done documention as well.
Post Reply