Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

What is a kernel stack used for?

How to write multiple slave i2c client device driver?

c linux kernel client i2c

Having trouble wrapping functions in the linux kernel

linux kernel wrapper

What's the difference b/w __raw_readl/__raw_writel and readl/writel in linux kernel?

What is the Linux process kernel stack state at process creation?

linux x86 stack kernel state intel

linux high kernel cpu usage on memory initialization

c linux kernel cpu allocation

How to read a sector using a bio request in Linux kernel

linux kernel driver

Kernel freeze : How to debug it?

linux-kernel kernel freeze

why fork and exec are kept 2 seperate calls

unix process kernel fork

Is there something wrong with my spin lock?

Can we call system call in kernel space?

linux kernel system-calls

Where are ioctl parameters (such as 0x1268 / BLKSSZGET) actually specified?

Marking loadable kernel module as in-tree

attempting to install new kernel, error modules.order & Makefile Error 2

Using the Linux sysfs_notify call

Disk Read Error while loading sectors into memory

What is the difference between module_init and init_module in a Linux kernel module?

Enlarge Linux Kernel Log Buffer more that 2M

How to pass parameters from makefile to Linux kernel module source code

linux gcc module makefile kernel

"Optimal" IO Buffering - Programmer's or Kernel's Task?

c++ performance io kernel buffer