zRAM, virtual memory, IO scheduler and various Arch Linux desktop tweaks.
-
Updated
Mar 3, 2025 - Shell
zRAM, virtual memory, IO scheduler and various Arch Linux desktop tweaks.
Implementing various algorithms related to operating systems concepts
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.
This repository contains the code for the assignments in my OS class at NYU by professor Hubertus Franke.
Program to simulate six I/O scheduling algorithms including FCFS, SSTF, SCAN, C-SCAN, LOOK, C-LOOK
A simple Linux operating system.
Ansible pull workflow to optimise remote Xrdp desktop clients in my VM env (PERSONAL USE SYSTEMS)
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."