A multi-threaded kernel built in protected mode for the x86 architecture
-
Updated
Oct 7, 2022 - C
A multi-threaded kernel built in protected mode for the x86 architecture
This repository explores Linux kernel modules, diving into differences between modprobe and insmod (1_modprobe_vs_insmod), and delves deeper into the internal module initialization and exit processes (2_internal_module_init_exit)
Basic instructions for a 32-bit ARM processor for microcontrollers
Explore kernel's per-CPU variables through structured modules, each covering distinct aspects like per-CPU interfaces, dynamic allocation, and more, with C examples and detailed Markdown documentation!
Linux loadable kernel module(LKM)
Introductory Kernel Modules to know more about Kernel Programming.
Bootloader of the main program. Exception handling. Output data to the debug port or console
A collection of example Linux kernel modules, demonstrating basic structures and functionalities across different kernel versions. This repository is a learning resource for those looking to understand kernel module programming and Linux Kernel nuances.
This project is an introduction to the kernel and driver programming. It is about compiling a custom Kernel, building and using a kernel module, and learning how drivers in Linux work. It is the 2nd project in the Kernel specialization of 42 School.
PID Controlled fan for the Raspberry Pi 3 b
Solutions to Windows Kernel Programming exercises by Pavel Yosifovich
Explore synchronization primitives in Linux Kernel with code snippets & detailed markdown files. Dive into semaphores, locking mechanisms, & more
An introductory guide and codebase for understanding and implementing character device drivers in Linux. Dive into the world of kernel programming and learn how to create your own character device drivers step-by-step
A comprehensive guide to Linux kernel modules, detailing parameter passing and array passing techniques
Lab assignments for ECE NTUA 3237 OS Lab
This is yet another repository to get you started with kernel development.
xv6 Operating system with Shell History Ring, Caret Navigation, Scheduling and Paging, done as a part of CS 344 (OS Lab)
PintOS - Group Project for Sharif's CE424 Operating Systems Course (Based on Berkeley's CS162)
Add a description, image, and links to the kernel-programming topic page so that developers can more easily learn about it.
To associate your repository with the kernel-programming topic, visit your repo's landing page and select "manage topics."