JuantAldea / kernel_challenge

Source code of my submissions for the Eudyptula challenge. A Linux kernel programming challenge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Source code of my submissions for the Eudyptula challenge. A Linux kernel programming challenge.

License:GNU General Public License v2.0


Languages

Language:C 89.9%Language:Makefile 8.9%Language:Shell 1.2%