system call hook for Linux
-
Updated
Oct 21, 2024 - C
system call hook for Linux
숭실대학교 컴퓨터학부 3학년 운영체제
lottery scheduling implemented in xv6 with the help of qemu inside ubuntu operating system
Explore a collection of ready-to-use code solutions for common problems, disk scheduling, shell programming and page scheduling.
Fault injection for system calls
A simple shell to handle pipe/redirect operators.
Implement vital system calls and process functionalities to enable robust multiprocessing
XIS operating system
This project is dedicated to creating a system call that deals with the chain smoker problem. A system call is a request for a service that is made by the application programs to the operating system; these can be either user system call (without kernel intervention) or kernel system call (with kernel intervention).
Using system calls to implement the top command in the XV6 Operating System. 'top' is a basic Unix command which provides a dynamic real-time view of the running system.
xv6 OS Development & Assignments of Operating System Sessional Course CSE 314 in Level-3, Term-2 of CSE, BUET
OS161-SHELL contains the OS/161 kerne developed for the Project c2: Shell (SHELL) in the System and Device Programming course.
🎓💻University of Tehran OS Lab Course Projects - Fall 2021
xv6 OS Development (i.e System call, Socket API, Memory management) as part of operating system development assignment of BUET
A system call for Linux kernel
Implementation of some operating system components.
Add a description, image, and links to the system-call topic page so that developers can more easily learn about it.
To associate your repository with the system-call topic, visit your repo's landing page and select "manage topics."