Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

Force Linux to use only memory over 4G?

Which is the correct way to register a new net_device?

linux linux-kernel

Does a page fault causes the faulting process to reschedule?

stack prefaulting in linux - single or multiple faults needed

What are the "struct file_operations" arguments?

Why driver programming prefer kzalloc over kmalloc

Difference in writing a platform device driver for x86 and ARM

The purpose of wrapping a pointer in struct in C

Timekeeping in Linux kernel 2.6

c linux-kernel

Pass large amount of binary data from u-boot to linux kernel

Linux, will zeroed page pagefault on first read or on first write?

Capture vDSO in strace

Is there a size limit for kernel module in linux?

Questions about register_chrdev_region() in linux device driver

How to distribute kernel modules using a RPM?

linux linux-kernel package rpm

Porting user space code to kernel space

c linux linux-kernel rtai

Critical Timing in an ARM Linux Kernel Driver

Significance of parameters in epoll_event structure (epoll)

linux linux-kernel epoll

how to parallelize "make" command which can distribute task on multiple machine

Java Socket fails to connect to "0.0.0.0" with NoRouteToHostException instead of ConnectionRefused