September 26, 2019

248 words 2 mins read

Anatomy of the Linux Kernel

Anatomy of the Linux Kernel

"The Linux kernel is the core of a large and complex operating system, and while it's huge, it is well organized in terms of subsystems and layers. In this talk, the viewer explores the general struct …

Talk Title Anatomy of the Linux Kernel
Speakers Tanish Shinde (Developer, Cypher Inc.)
Conference KubeCon + CloudNativeCon
Conf Tag
Location Shanghai, China
Date Jun 23-26, 2019
URL Talk Page
Slides Talk Slides
Video

“The Linux kernel is the core of a large and complex operating system, and while it’s huge, it is well organized in terms of subsystems and layers. In this talk, the viewer explores the general structure of the Linux kernel and gets to know its major subsystems and core interfaces.“When working with Linux, you easily can download any of the most common distributions to install and configure—be it Ubuntu, Debian, Fedora, OpenSUSE or something entirely different. And although you should give several distributions a spin, building your own custom, minimal Linux distribution is also a beneficial and wonderful learning exercise, also understanding the complex structure is critical, to perform a anatomy of the operating system is as if not more crucial than the construction of the Operating System.In this talk, we will understand the core inner workings of the Linux Kernel and also construct a minimal operating system to understand those inner workings to contribute to the future development of the Linux Kernel and understand the complexities and interpret them in a simple and easy to understand language.

comments powered by Disqus