• TechEuphoria

  • /quests

Printing the Linux kernel version

by Conrad Gomes on January 29, 2014

The kernel version that a kernel module is built with can differ from the kernel version it is running on.

Read more...

linux , kernel , programming , c

Caches

by Conrad Gomes on January 15, 2014

A brief overview of the cache and it's purpose in computing

Read more...

processors , programming , cache , arm , cortex

Linux Linked Lists

by Conrad Gomes on December 6, 2013

Linked lists reloaded, Linux style

Read more...

programming , linux , c

Kernel Module Makefiles

by Conrad Gomes on February 3, 2013

You've got your kernel module code ready and you want to build it.

Read more...

kernel , linux , programming

Linux Kernel Modules

by Conrad Gomes on January 22, 2013

A unique feature of the Linux Kernel is its ability to allow injection of code while it is running. This piece of code is called a kernel module.

Read more...

design , kernel , linux , programming

  • 1 of 1

© conrad.s.j.gomes@gmail.com 2016
Built on Foundation. Baked by Awestruct. Composed with Asciidoc

  • Home