Microbsd - MicroBSD is a micro-kernel Operating System
MicroBSD is a micro-kernel Operating System
http://code.google.com/p/microbsd
|
|
|
|
|
comments powered by Disqus
Related Products
Lwig - LWIG x86 Malaysian MicroKernel Development - The Tiniest Kernel In The World
The Mascot of LWIG What Is LWIG?LWIG is an acronym of Look What I Got? It is a micro-kernel operating system that is completely built on Assembly program language. The kernel is 15 Kilobytes, handling the Graphical User Interface. It is based from Mike OS LWIG is bootable from a floppy disk. It contain a floppy disk image in the ISO file. The ISO file handles the Floppy Image that contain LWIG boot and kernel at the first sector of the disc. Screenshot The first screen of LWIG Operating System T
Lixos - LIX Is eXecuting
LIX is a micro-kernel OS. The kernel will suffice real-time application. LIX will apply to an embedded real-time environment, handled devices, controler.
Lix - LIX Is eXecuting
LIX is a micro-kernel OS. The kernel will suffice real-time application. LIX will apply to an embedded real-time environment, handled devices, controler.LIXé‡‡ç”¨å¾®å†…æ ¸æž¶æž„,建立一个å°�而快速å�¯ç§»æ¤�çš„æ“�ä½œç³»ç»Ÿæ ¸â€”â€”LIX,åŸºäºŽè¯¥æ ¸å»ºç«‹ä¸€ä¸ªå…·ä½“çš„æ»¡è¶³POSIX规范的æ“�作系统.系统è¦�能够满足实时应用的需è¦�.LIX主è¦�é�¢å�‘实时è¿�算环境,手æŒ�设备,å�„ç§�控制器ç‰.计划刚刚开始,没有更多的细节公布,拟采用é�¢å�‘对象的C++编程è¯è¨€
Beix - Beix Operating System
General Project OverviewIntroductionBeix is my new, hobby Operating System project. Basic Developer InfoProject is programmed in C and few parts in Assembly and developed under Massachusetts Institute of Technology License (MIT License), sometimes referred to as X11 License. Project IdeasI (project owner) am trying to create small OS for x86 computers, as a hobby. First goal is to make it boot :-D, and then I can try to do other things in kernel and user-space. I want to give myself a chance in
Testoskernel - TestOs kernel for Students & Researchers
Projects for Students for the TestOS project Test Os KernelTest Os kernel is an open source project, founded to provide an educational and research Kernel. It's designed to be a tiny and very simple kernel with small parts that can be used independently in of other kernels. Students can easily read the kernel source and understand it because it contains only the necessary parts of a real kernel, and thus students and researchers can easily use it in their projects. This program is free software;
Caoskernel - Calcium Kernel Development Project
Calcium kernel is a micro-size operating system based on 64bit X86-64 architecture. I want the CaOS to be good nutrition like Calcium for system programmer, so I named it Calcium OS. In this cite Source files of CaOS Design & analysis documents for CaOS References for making OS My Blog
Micron-sysv3 - BSD Project: Micron System V3
Micron System Version 3 IntroductionMicron System was originally developed by Martin Tang(the Version 1 and Version 2 which were based on a research project) during the last 2 years. By Version 3, Micron System Team gathered a small group of motivated people who are willing to do the challenge to bring the classical UNIX operating system back to the modern history by replacing its old shell environment with a new Microsoft Windows GDI+ like GUI front end. Declearing that our source codes ARE NOT
Coffee-os - Working OS based off of Free Pascal compiler
A stable linux-based operating system built on FreePascal(and similar code). Borland code it seems is not needed nor easily blended in. Licensed GPLv3 and Modified BSD licensed.(DOUBLY FREE) I am using Pascal Pro compiler now as it uses a up-to-date DPMI layer sources (HxDPMI), which fixes and adresses several bugs in DPMI handling and 32-bit PE EXEs. It also updates the Borland RTM/RTM32 engine. Unfortunately the only way to use the handler on already build EXEs is to load resident, part of the
Kgpu - Harnessing GPU Power In Linux Kernel
IMPORTANTWe are refactoring KGPU to make it a better architecture for future functionality, current code base is extremely unstable, so if you want to try KGPU, use the old master branch on github. The 'refactor' branch won't be updated until we finish the work. Where is the source code?Github: https://github.com/wbsun/kgpu What is It?KGPU is a GPU computing framework for the Linux kernel. It allows Linux kernel to call CUDA programs running on GPUs directly. The motivation is to augment operati
Open-source-netware - Open Source NetWare Kernel (MANOS)
Open Source NetWare Kernel (MANOS) written by the Timpanogas Research Group in Orem Utah and released under the GNU Public License in 2000 and 2001. This is a real time protected mode IA32 kernel that loads from MSDOS or DRDOS and is architected internally like the original NetWare 386 and NetWare 5.X Operating System Kernels. This kernel loads DLL's instead of NLMs (NetWare Loadable Modules). This source archive only contains the primitive MSDOS file system and no lan or disk drivers -- just th