system call hook for Linux
-
Updated
Oct 21, 2024 - C
system call hook for Linux
statx(2) linux system call python wrapper
숭실대학교 컴퓨터학부 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.
Toolkit to cipher&hide a message in a bitmap image file and recover
Implement vital system calls and process functionalities to enable robust multiprocessing
Add the readcount SysCall to the xv6 kernel
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
NCTU DCP4334 Introduction to Operating Systems (Fall 2016)
OS161-SHELL contains the OS/161 kerne developed for the Project c2: Shell (SHELL) in the System and Device Programming course.
Operating System Course and Lab Projects
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."