GithubHelp home page GithubHelp logo

00mjk / multikernel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mbcastro/multikernel

0.0 0.0 0.0 25.15 MB

Research Multikernel for Manycores

Home Page: https://github.com/nanvix

License: MIT License

Shell 1.41% C 93.84% Makefile 4.57% GDB 0.18%

multikernel's Introduction

Nanvix Multikernel Build Status Join us on Slack!

What is This Repository About?

Nanvix is a Unix like operating system created by Pedro Henrique Penna in 2011. It has been initially designed to address educational puporses, but it is now being used in academic researches as well.

In this repository you will find the experimental multikernel version of Nanvix, which consists into a complete re-design of the operating system to target emerging lightweight manycore platforms. Overall, in in this new version, Nanvix is factored into several servers which distributively run in the platform at user-level and provide usual operating system abstractions and facilities to user applications.

Currently, the multikernel version of Nanvix features an architectural port for the Kalray MPPA-256 processor and the following facilities:

  • Exokernel: provides low-level platform-independent inter-process communication primitives.

  • Name Service: provides a naming linking and resolution scheme that enables processes to communicate in the underlying platform egardless their physical location.

  • IPC Module: relies on the Name Service to provide to other servers and also user applications high-level inter process communication primitives.

  • Semaphores Service: exports to user applications a POSIX-compliant named semaphore abstraction.

  • Shared Memory Service: exports to user applications a POSIX-compliant named shared memory region abstraction.

License and Maintainers

Nanvix is a free operating system that is distributed under the MIT License. Although it was created by Pedro Henrique, it has been implemented by himself and many others. If you are interested in contacting any of the contributors, take a look in our official list of contributors.

multikernel's People

Contributors

b-marques avatar epodesta avatar joaofel-u avatar joaovicentesouto avatar jordanjean avatar joseguilhermecr avatar luccaugusto avatar mbcastro avatar ppenna avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.