Skip to content

jainsujan11/Advanced-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Advanced Operating Systems — IIT KGP (Autumn 2025)

This repository contains my implementations of the assignments for the Advanced Operating Systems course at IIT Kharagpur, Autumn 2025.


📂 List of Assignments

  1. Assignment 1 — System Call Implementation
    Added a custom system call to the Linux kernel, testing it via user-space programs, and understanding kernel–user space interaction.

  2. Assignment 2 — Loadable Kernel Module Implemented a per-process FIFO Queue in a Linux Kernel Module, exposing a /proc interface for user-space interaction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages