Coder Social home page Coder Social logo

osdemo's Introduction

osdemo

一个练手的os,基本照着<操作系统真象还原>的方式实现一遍操作系统。 这是原书的repo,有环境和代码。

目的

目的是通过这个小项目了解os是怎么回事,具体点是他有几个部分,互相之间怎么协调起来的,和现实的工作场景怎么联系起来。 操作系统是个很大的东西,必须有点取舍,有些事要做有些不做,否则面面俱到怎么都做不完了。所以面面俱到地了解每个方面的所有知名算法,广度是不准备追求的。效率的事也不追求。只要实现对,能解答上面的问题,细节方面能不抠就不抠。

项目结构

每个文件夹前缀都有编号01,02,03,表示实现的顺序。随后跟上一个小标题,表示在做什么。每个文件夹内会放一个README.md,记录做过的操作和自己的心得。 最终顺着01,02...的顺序和里面的操作下来,能完成一个能跑的os。

osdemo's People

Contributors

xixilocked avatar

Watchers

James Cloos avatar  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.