Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel-module

Running a userspace process in user mode with Linux kernel call_usermodehelper

What is the most general way to list all the kernel tasks in a linux system?

Linux Kernel Driver Module: Handle multiple device files using a single driver

Problem with chardev.c example from The Linux Kernel Module Programmers Guide

Set control registers on all cores

Clean only selected modules before building linux kernel

Linux Kernel Module Development "module: x86/modules: Skipping invalid relocation target, existing value is nonzero for type 1"

Is there a kernel module that returns exactly what a simple 'ifconfig' does?

Where is the standard kernel libraries to let kernel module link to?

Need of using MACROS like module_init and module_exit while writing Loadable Kernel Modules

What would you write kernel module for?

Calling kernel_fpu_begin twice before kernel_fpu_end

How to load and unload linux drivers that are built into kernel