Code Monkey home page Code Monkey logo

osc2021's Introduction

NYCU OSC 2021

Author

學號 GitHub 帳號 姓名 Email
309554027 Eric860730 鍾弈言 [email protected]

Introduction

This class mainly discusses the design and principle of OS, and implements a simple OS on Raspberry Pi 3.

Directory

  • Lab 0: Environment Setup

    Prepare the environment for future development

  • Lab 1: Hello World

    Practice bare metal programming by implementing a simple shell.

  • Lab 2: Booting

    Learn one of the methods to load your kernel and user programs.

  • Lab 3: Allocator

    Implement memory allocators.

  • Lab 4: Exception and Interrupt

    Implement excpetion handlers and enable the CPU core's interrupt.

  • Lab 5: Thread and User Process

    Learn how to create threads and how to switch between different threads to achieve multitasking.

  • Lab 6: Virtual File System

    Implement a memory-based file system(tmpfs) to get familiar with the concept of VFS.

  • Lab 7: File System Meets Hardware

    Implement the basic of the FAT32 file system.

osc2021's People

Contributors

ljs7619480 avatar t0037799 avatar yyctw 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.