Giter Club home page Giter Club logo

birth's People

Contributors

davidgm94 avatar

Stargazers

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

Watchers

 avatar

birth's Issues

Implement SMP trampoline

  • Implementation
  • Integrate it with Limine
  • Integrate it with Rise (BIOS)
  • Integrate it with Rise (UEFI)

bootloader: unify code

Currently the bootloader has a lot of common functionality expressed differently in each bootloader. I think it would be nice to refactor it so that common code is written only once and used in every bootloader had (at the moment just Limine and our own, Rise).

which zig compiler

Hello, is there a specific zig compiler version you are using? I tried to build a couple weeks ago, as well as again today, and things didn't build.

Could you add the version to the README as well, just so others will know which compiler version to use ;)

Thanks

NVMe driver race condition

Currently there is a race condition in the NVMe driver, at least with ReleaseFast mode. This is making the kernel unable to load a minimal userspace program since it can't load a file from disk. Hardly ever happens.

limine: split from the kernel

Currently the way we are using Limine is to load the kernel again from it as we don't use the default version loaded by this bootloader. It would make sense then to have a little prekernel that truly loads the kernel instead of this special "entry" which is forced to load the kernel twice.

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.