Multicore Dynamic Kernel Modules Attachment Technique for Kernel Performance Enhancement
Mohamed Farag

TL;DR
This paper proposes a new technique for dynamically attaching and detaching kernel modules in multicore systems to improve kernel performance and flexibility, addressing limitations of traditional monolithic kernels.
Contribution
It introduces a novel method for dynamic kernel module management tailored to multicore architectures, enhancing flexibility and performance.
Findings
Improved kernel performance through dynamic module management
Enhanced flexibility in kernel configuration for multicore systems
Simulation results demonstrate efficiency of the proposed technique
Abstract
Traditional monolithic kernels dominated kernel structures for long time along with small sized kernels,few hardware companies and limited kernel functionalities. Monolithic kernel structure was not applicable when the number of hardware companies increased and kernel services consumed by different users for many purposes. One of the biggest disadvantages of the monolithic kernels is the inflexibility due to the need to include all the available modules in kernel compilation causing high time consuming. Lately, new kernel structure was introduced through multicore operating systems. Unfortunately, many multicore operating systems such as barrelfish and FOS are experimental. This paper aims to simulate the performance of multicore hybrid kernels through dynamic kernel module customized attachment/ deattachment for multicore machines. In addition, this paper proposes a new technique for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
