My personal collection of various inhouse scripts
-
Updated
Mar 25, 2025 - Nix
My personal collection of various inhouse scripts
This repository contains the code for the assignments in my OS class at NYU by professor Hubertus Franke.
Implementing various algorithms related to operating systems concepts
zRAM, virtual memory, IO scheduler and various Arch Linux desktop tweaks.
Ansible pull workflow to optimise remote Xrdp desktop clients in my VM env
Linux kernel module implementing a parametrizable SSTF (Shortest Seek Time First) I/O scheduler. Includes a user-space tool (sector_read) to test disk operations and performance. Developed for OS Construction class, comparing SSTF vs. NOOP schedulers under varied read/write workloads.
Program to simulate six I/O scheduling algorithms including FCFS, SSTF, SCAN, C-SCAN, LOOK, C-LOOK
Add a description, image, and links to the io-scheduling topic page so that developers can more easily learn about it.
To associate your repository with the io-scheduling topic, visit your repo's landing page and select "manage topics."