Skip to content

This repository contains solutions for the Eudyptula Challenge, a series of exercises for learning Linux kernel development. The tasks cover a wide range of topics, starting with a simple "Hello World" module and progressing to more complex subjects like character devices, debugfs, sysfs, kernel lists, memory management, and submitting patches

License

Notifications You must be signed in to change notification settings

JuantAldea/kernel_challenge

Repository files navigation

Eudyptula Challenge

Solutions for the Eudyptula Challenge [1] tasks. See TASKS.md for the actual tasks.

What the challenge is (was?) (from [1])

The Eudyptula Challenge was a series of programming exercises for the Linux kernel, that started from a very basic "Hello world" kernel module, moving on up in complexity to getting patches accepted into the main Linux kernel source tree.

[1] http://eudyptula-challenge.org/

About

This repository contains solutions for the Eudyptula Challenge, a series of exercises for learning Linux kernel development. The tasks cover a wide range of topics, starting with a simple "Hello World" module and progressing to more complex subjects like character devices, debugfs, sysfs, kernel lists, memory management, and submitting patches

Topics

Resources

License

Stars

Watchers

Forks