Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

Where Linux Kernel Setup GDT

Performance of IcedTea 6 vs Sun's HotSpot 6

linux jvm kernel icedtea

clone()/fork()/process creation is slow on some machines

linux kernel development

linux assembly kernel

How does one determine the page frame number for device memory?

linux kernel device

Linux Kernel - what function holds the source where port numbers are randomly chosen?

linux linux-kernel kernel

How to trap memory reads and writes using sigsegv?

c++ linux ubuntu memory kernel

Compiling a driver as a part of a kernel, not as a module

RT preempt vs RTAI vs Xenomai for real-time linux

linux kernel real-time xenomai

How does VMMap know a given memory region is Thread Stack, specifically?

Triple fault in home grown kernel

How to use kernel libcrc32c (or same functions) in userspace programmes?

c kernel

setting cpu affinity for linux kernel, not process [closed]

linux kernel affinity

How would I write a bootloader to load a c kernel?

Inter-module communication in Linux kernel

linux kernel

Critical Timing in an ARM Linux Kernel Driver

atomic_t in Linux

c linux kernel system

How does SMP multithreading share memory and interrupts?

x86 kernel multicore osdev

does kernel's panic() function completely freezes every other process?

linux kernel panic

Two kernel modules, each uses netlink socket. How to use them both at the same time?