Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

Linux Kernel: Spinlock SMP: Why there is a preempt_disable() in spin_lock_irq SMP version?

c linux kernel spinlock smp

open() doesn't set O_CLOEXEC flag

What is the minimum amount of RAM required to run Linux kernel on an Embedded device?

Why does munmap needs a length as parameter?

linux kernel mmap

Why Linux Kernel ZONE_NORMAL is limited to 896 MB?

linux kernel

struct file in linux driver

How can I get a list of all the active kernel drivers on my Android system?

Compressing the core files during core generation

linux kernel

Convert source IP address from struct iphdr* to string equivalent using Linux netfilter

error compiling: linux/module.h: No such file or directory

c++ c linux compilation kernel

How to change version string of the kernel?

linux du command source code

c linux kernel

Are Java threads created in user space or kernel space?

java multithreading kernel

Nand partitioning in u-boot

embedded kernel arm u-boot

Linux kernel module crash debug: general protection fault: 0000 [#1] SMP

Modifying Windows disk driver to use updated control codes like IOCTL_DISK_GET_DRIVE_GEOMETRY_EX

c++ windows kernel driver wdk

Update android time zone data

(Writing kernel) How do I modify the interrupt descriptor table?

Implementation of system calls / traps within Linux kernel source

Can someone point me toward a bitbake or openembedded tutorial?