[X] The "/vmpk/vmpk-0.2.5-setup.exe" file could not be found or is not available. Please select another file.

Sets out to be an innovative new operating system while retaining compatibility with POSIX and Win32


http://mobius.sourceforge.net/





Separate each tag with a space.

Release Date:

2004-03-14

Topics:

License:

Ratings and Reviews

Be the first to post a text review of The Mbius. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Tracker comment added

    dascandy commented on the Can't get Mobius to work artifact

    posted by dascandy 2062 days ago

  • Mobius Operating System - Release 5

    Release 5 of the Mobius Operating System has been made available today. It's been a long time since the last real release, although we have released disk images to the project web site when available. This is a release of the relatively stable codebase before I start adding anything cool (and breaking things!). For more information, please see http://mobius.sourceforge.net/, or join the IRC channel #mobius on irc.freenode.net. Enjoy!

    posted by pavlovskii 2066 days ago

  • File released: /Source Code/mobius-src-release5/mobius-src-release5.tar.gz

    posted 2066 days ago

  • File released: /bootimage/mobius-fd-release5/mobius-fd-release5.img.gz

    posted 2066 days ago

  • bootimage mobius-fd-release5 file released: mobius-fd-release5.img.gz

    SDK release 5 ============= -- Added a slab allocator, to make allocating and freeing lots of identical objects more efficient and quicker. The slab allocator is currently used for file handles, file objects, and mount points. -- Moved driver initialisation and file system mounting into a new monitor process. Monitor also contains the beginning of a plug-and-play device manager. -- Updated web site -- Improved file caching. A file_t can be shared between processes, but file I/O is done through a file_handle_t. When the last reference to a file is closed, the file is put on a list to be closed later. If it is re-opened before then, it is removed from the list and re-used. -- Added a revised window manager -- Started a VESA video driver -- Put common drawing code into a framebuf library, so it can be used in both the video driver and in any application that uses it -- Implemented a new CDFS (ISO9660) file system driver -- Brought in FreeType 2.1.5 and added TrueType support to the console server -- Rewrote handles, which fixed some bugs SDK release 4 ============= -- Maybe fixed a bug in APC delivery which was stopping pipes and ports working (i386Isr wasn't switching to the address space of the new thread, which meant that the APC was running in the wrong process) -- Started on a GUI version of the console program -- Fixed up some of the GUI code -- Partially redid the physical memory manager, to give it separate free and zero lists (a page zeroing thread takes pages from the free list, zeroes them, and puts them on the zero list) -- Partially redid the VMM implementation (vm_area_t -> vm_desc_t and vm_node_t), to allow for more sophisticated shared memory -- Got a working graphical console server -- Got a working console server -- Reimplemented ports, based on pipes -- Fixed a bug in the DevCfgXXX functions; they were looking in the wrong place for the resource array SDK release 3 ============= -- Commented FAT driver nicely -- Converted the FAT driver to the newer VFS parsing system -- Changelog started

    posted 2066 days ago

  • Source Code mobius-src-release5 file released: mobius-src-release5.tar.gz

    SDK release 5 ============= -- Added a slab allocator, to make allocating and freeing lots of identical objects more efficient and quicker. The slab allocator is currently used for file handles, file objects, and mount points. -- Moved driver initialisation and file system mounting into a new monitor process. Monitor also contains the beginning of a plug-and-play device manager. -- Updated web site -- Improved file caching. A file_t can be shared between processes, but file I/O is done through a file_handle_t. When the last reference to a file is closed, the file is put on a list to be closed later. If it is re-opened before then, it is removed from the list and re-used. -- Added a revised window manager -- Started a VESA video driver -- Put common drawing code into a framebuf library, so it can be used in both the video driver and in any application that uses it -- Implemented a new CDFS (ISO9660) file system driver -- Brought in FreeType 2.1.5 and added TrueType support to the console server -- Rewrote handles, which fixed some bugs SDK release 4 ============= -- Maybe fixed a bug in APC delivery which was stopping pipes and ports working (i386Isr wasn't switching to the address space of the new thread, which meant that the APC was running in the wrong process) -- Started on a GUI version of the console program -- Fixed up some of the GUI code -- Partially redid the physical memory manager, to give it separate free and zero lists (a page zeroing thread takes pages from the free list, zeroes them, and puts them on the zero list) -- Partially redid the VMM implementation (vm_area_t -> vm_desc_t and vm_node_t), to allow for more sophisticated shared memory -- Got a working graphical console server -- Got a working console server -- Reimplemented ports, based on pipes -- Fixed a bug in the DevCfgXXX functions; they were looking in the wrong place for the resource array SDK release 3 ============= -- Commented FAT driver nicely -- Converted the FAT driver to the newer VFS parsing system -- Changelog started

    posted 2066 days ago

  • Code committed

    pavlovskii committed patchset 14 of module coreos to the The Mbius CVS repository, changing 2 files

    posted by pavlovskii 2276 days ago

  • Code committed

    pavlovskii committed patchset 4 of module include to the The Mbius CVS repository, changing 6 files

    posted by pavlovskii 2332 days ago

  • Code committed

    pavlovskii committed patchset 13 of module coreos to the The Mbius CVS repository, changing 1 files

    posted by pavlovskii 2332 days ago

  • Code committed

    pavlovskii committed patchset 12 of module coreos to the The Mbius CVS repository, changing 2 files

    posted by pavlovskii 2332 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

The Mbius Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review