Presenter Information

MD JAHIRUL ISLAMFollow

Location

https://www.kennesaw.edu/ccse/events/computing-showcase/fa25-cday-program.php

Document Type

Event

Start Date

24-11-2025 4:00 PM

Description

Multikernel operating systems treat each processor core as an independent computing node rather than shared memory. This experiments presents the design and implementation of a multikernel OS simulator that models both decentralized and global scheduling architectures across multiple simulated cores. Each core executes tasks using either Round Robin (RR) or Shortest Job First (SJF) scheduling. The simulator incorporates memory management, task tracking, visualization, generating performance metrics including turnaround time, waiting time, CPU utilization, and heatmap. Experimental results demonstrate that scheduler architecture significantly influences system performance. Decentralized scheduling favors RR where in global scheduling SJF performs better through balanced workload distribution.

Share

COinS
 
Nov 24th, 4:00 PM

GRP-1141 Decentralized Scheduling and Memory Management in a Simulated Multikernel OS Environment

https://www.kennesaw.edu/ccse/events/computing-showcase/fa25-cday-program.php

Multikernel operating systems treat each processor core as an independent computing node rather than shared memory. This experiments presents the design and implementation of a multikernel OS simulator that models both decentralized and global scheduling architectures across multiple simulated cores. Each core executes tasks using either Round Robin (RR) or Shortest Job First (SJF) scheduling. The simulator incorporates memory management, task tracking, visualization, generating performance metrics including turnaround time, waiting time, CPU utilization, and heatmap. Experimental results demonstrate that scheduler architecture significantly influences system performance. Decentralized scheduling favors RR where in global scheduling SJF performs better through balanced workload distribution.