This is all the learning material and lab manuals from the course CS-225-L (Operating System)
-
Updated
Jun 11, 2024 - Shell
This is all the learning material and lab manuals from the course CS-225-L (Operating System)
The CPU Information Emailer is a shell script designed for Linux environments to provide daily updates on CPU information to a specified user via email. The script fetches crucial CPU details, such as current usage, the number of cores, and, if applicable, CPU temperature. It utilizes the mail command for sending emails.
Task Type (TT) is an alternative CPU Scheduler for linux.
Different CPU Scheduling algorithms implemented using Shell Script as a part of my Operating Systems course.
A command-line utilty that controls and moniters cpu governors and disk schedulers written in bash 4.4+ for Linux
Add a description, image, and links to the cpu-scheduling topic page so that developers can more easily learn about it.
To associate your repository with the cpu-scheduling topic, visit your repo's landing page and select "manage topics."