GithubHelp home page GithubHelp logo

samar1tan / os-programming Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 7.99 MB

[suspended] programming when learning undergraduate-level operating system course

License: The Unlicense

Java 74.87% C 3.66% CMake 0.74% C++ 20.74%

os-programming's Introduction

OS-programming

programming when learning undergraduate-level operating system course

Main Course

14-week theorical lesson

Textbook

《操作系统概念》(第七版)

Resources

7th Edition

9th Edition

Assignments (based on 9th edition / 7th edition)

  1. Programming implementations (of example programs in this book)
  2. Programming problems
  3. Programming projects

Extra Course

8 labs

Platform

ucore, a simple Unix-like teaching operating system, redesigned by Tsinghua University, based on xv6 from MIT and released in xuetangx.com.

Manual

ucore_os_docs (2017) on gitbook

Assignments

gradually implement a tiny X86-32 OS in 10000-line C codes, including

  • 0200~1800 Lines Boot/Protect Mode/Stack/Interrupt
  • 1800~2500 Lines Physical Memory Management
  • 2500~3200 Lines Virtual Memory Management
  • 3200~3600 Lines Kernel Thread Management
  • 3600~4300 Lines User Process Management
  • 4300~5100 Lines Processor Scheduling
  • 5100~6400 Lines Process Synchronization/Mutex
  • 6400~9999 Lines File System
    system-overview

os-programming's People

Contributors

samar1tan 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.