mirror of
https://github.com/mohitmishra786/amILearningEnough.git
synced 2025-12-17 20:34:40 +03:00
35 lines
1.3 KiB
Markdown
35 lines
1.3 KiB
Markdown
# Monolithic Kernel
|
|
|
|
## Articles/Blog Posts
|
|
|
|
- **What is a Monolithic Kernel? Advantages and Disadvantages:**
|
|
- [GeeksforGeeks](https://www.geeksforgeeks.org/what-is-a-monolithic-kernel-advantages-and-disadvantages/)
|
|
- **Monolithic Kernel - Definition, Architecture, Advantages, Disadvantages:**
|
|
- [Guru99](https://www.guru99.com/monolithic-kernel.html)
|
|
- **Operating System - Monolithic Kernels:**
|
|
- [Tutorialspoint](https://www.tutorialspoint.com/operating_system/os_monolithic_kernels.htm)
|
|
- **Monolithic kernel:**
|
|
- [Wikipedia](https://en.wikipedia.org/wiki/Monolithic_kernel)
|
|
|
|
## Research Papers
|
|
|
|
- **On the duality of operating system structures:**
|
|
- [ACM Digital Library](https://dl.acm.org/doi/10.1145/361111.361117)
|
|
|
|
## Books
|
|
|
|
- **Operating System Concepts (10th Edition) by Silberschatz, Galvin, and Gagne:**
|
|
- **ISBN:** 978-1292400451
|
|
|
|
## Video Tutorials
|
|
|
|
- **Monolithic Kernel (Part 1) | Process Management | Operating System:**
|
|
- [YouTube - Gate Smashers](https://www.youtube.com/watch?v=v2k_N_YFf4o)
|
|
|
|
## Comparison with Other Architectures
|
|
|
|
- **Microkernel vs. Monolithic Kernel: What's the Difference?:**
|
|
- [MakeUseOf](https://www.makeuseof.com/tag/microkernel-vs-monolithic-kernel-difference/)
|
|
- **Comparison of operating system kernels:**
|
|
- [Wikipedia](https://en.wikipedia.org/wiki/Comparison_of_operating_system_kernels)
|