GC-503 Multikernel: A detailed Analysis of Multicore OS Kernel
Location
https://ccse.kennesaw.edu/computing-showcase/cday-programs/fall23program.php
Document Type
Event
Start Date
30-11-2023 4:00 PM
Description
In modern computer systems, multiple processing cores offer immense possibilities to perform parallel and dynamic computing and diversity in architecture. However, such processing creates more challenges as software developers need to design applications that can effectively utilize these multicores for improved performance. Static optimization of such dynamic structures is practically impossible. So, a novel OS structure called multikernel inspired by the distributed systems, is introduced, which will provide superior scalability. In this paper, we briefly review the concept of multikernel OS, analyze and re-evaluate its architecture. Then we introduce some debugging and analysis tools to measure performance of the Windows hybrid kernel. This study will help get a deep insight into existing multikernel-based research, the use of existing analysis tools to measure performance and possible optimization based on analysis results of popular hybrid kernels like Windows.
GC-503 Multikernel: A detailed Analysis of Multicore OS Kernel
https://ccse.kennesaw.edu/computing-showcase/cday-programs/fall23program.php
In modern computer systems, multiple processing cores offer immense possibilities to perform parallel and dynamic computing and diversity in architecture. However, such processing creates more challenges as software developers need to design applications that can effectively utilize these multicores for improved performance. Static optimization of such dynamic structures is practically impossible. So, a novel OS structure called multikernel inspired by the distributed systems, is introduced, which will provide superior scalability. In this paper, we briefly review the concept of multikernel OS, analyze and re-evaluate its architecture. Then we introduce some debugging and analysis tools to measure performance of the Windows hybrid kernel. This study will help get a deep insight into existing multikernel-based research, the use of existing analysis tools to measure performance and possible optimization based on analysis results of popular hybrid kernels like Windows.