Code Monkey home page Code Monkey logo

operating-system's Introduction

Operating-System

[NYCU 2023 Fall] Operating System

Professor: Chun-Feng Wu

You can see the Notion page for more details.

HW1: Adding Custom System Calls

Summary: This assignment requires you to compile the linux kernel from source and define custom system calls.

See more information here, propose an issue if you can't access it.

Notion Page: Link

HW2: Scheduling Policy Demonstration Program

Summary: This assignment requires you to write a c/c++ program that create several threads with specified scheduling policy. Observe how OS schedule these threads under SCHED_NORMAL and SCHED_FIFO policy.

See more information here

Notion Page: Link

Error Log: Part 2-2, 2-3 Error

HW3: System Information Fetching Kernel Module

Summary: In this assignment, you are going to implement a kernel module that fetches the system information from the kernel.

See more information here

It’s helpful to read through this book from chap. 1 to chap. 7. (about 1~2 hours)

After that, you should be able to understand the source code in GitHub.

You could skip some content that you have been already familiar with.

The Linux Kernel Module Programming Guide

Error Log: Wrong uptime, num_possible_cpus

operating-system's People

Contributors

krz-max avatar

Watchers

 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.