Giter Site home page Giter Site logo

grapes's Introduction

Alex Auvolat -- distributed systems and stuff

๐Ÿ”ญ Currently working on Garage and other Deuxfleurs stuff.

๐ŸŒฑ Generally interested in learning about operating systems, distributed computing and programming paradigms.

๐Ÿ‘ฏ We're always looking for new collaborators on the Deuxfleurs self-hosting project (see our infrastructure repo for technical stuff in English)

๐Ÿ’ฌ Contact me if you are interested in Deuxfleurs or other stuff I do

๐Ÿ“ซ All of my contact information can be found on my homepage

๐Ÿ˜„ Pronouns: he/him

โšก Fun fact: most of my code is now hosted on the Deuxfleurs gitea or on my personal website

grapes's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

grapes's Issues

Redo scheduling

  • [OK] Use a round-robin scheduler
  • [OK] Change idt_waitIRQ so that several threads can be waiting for the same IRQ.
  • [OK] Change the sleep functions, keep an ordered list of waiting threads and check the list each time a timer interrupt fires. No "sleeping" status for threads, only active and inactive.
  • [OK] No more global list of threads but one list of threads per process.

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.