GithubHelp home page GithubHelp logo

alnyan / ygg-kernel-amd64 Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 1.0 2.84 MB

[mirror] Yggdrasil kernel - x86-64 Unix-like kernel

Home Page: https://git.alnyan.me/yggdrasil/kernel

License: MIT License

C 95.75% Assembly 0.36% C++ 3.42% Objective-C 0.45% CMake 0.01% Makefile 0.01%
osdev kernel x86-64 assembly c userland

ygg-kernel-amd64's Introduction

Yggdrasil x86-64 kernel

UPD Nov. 20, 2020: this kernel is a live manifestation of my extremely poor architecture designing skills. The current state of the project is frozen as of yet and I am beginning work on a proper redesign and rewrite of the kernel.

Yggdrasil is the name for my kernel development project which tries to follow the Unix principles (yet another POSIX OS?) and is loosely inspired by stuff like Linux, BSD and other *nixes I've laid my hands on so far.

alt text

Building

See Building Guide

What works

  • Preemptive multitasking (kernel/user)
  • VFS implementation with non-resident ("mapper") filesystem support
  • ext2 driver supporting both read/write (pending rewrite though), directories and symlinks
  • VT100 basic control sequences for color/cursor control in tty.
  • tar-based initrd with programs and other files for userspace
  • Over 50 system calls for POSIX-like interface: fork()/execve()/read()/write()/...

What works: devices

  • RTL8139 Network Controller - both Tx/Rx
  • AHCI SATA controllers (Read/Write)

Credits

  • Linux for default8x16 font

ygg-kernel-amd64's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

xclinux

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.