Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

How to get mkbootimg for Android kernel development for Sony Xperia ZR?

Where is source code for linux kernel syscall service routines?

c linux-kernel system-calls

Why is the process state in task_struct stored as type 'long'?

linux-kernel

How Scheduler is called in Linux

linux-kernel scheduler

How linux process scheduler prevents starvation of a process

what's meaning of f in "js 2f\n\t"?

Creating simple kernel module

linux-kernel c

Is it possible monitoring at real time all the syscall under linux?

Where is code refers to /proc/PID/maps?

linux-kernel mmu

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

Is it possible to create and send a packet from a bpf program?

linux-kernel ebpf bpf

What's the difference between the various kernel-debug*.rpm files created after rpmbuild?

Worker threads in linux

Could a custom syscall access another process' memory?

Halt instruction from Linux kernel module is not working

When a syscall is called by a userspace program, how does execution transfer back to kernelspace?

c assembly linux-kernel kernel

Is executable code stored uniquely in tmpfs copied to another part of RAM when run?

memory linux-kernel tmpfs