Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

How to divide the L2 cache between the cores on a ARM Cortex-A7?

What does the 'sched_feat' macro in scheduler mean?

linux linux-kernel kernel

Which hardware timer is used for hr timers in linux?

The Linux Kernel container_of macro and generic containers in C90

How to speed up android build system

What does ASLR(address space layout randomiztion) do?

Undefined functions while compiling linux kernel module

c linux linux-kernel

How do I find which RTC module my kernel loads?

Linux slab allocator and cache performance

Simple eBPF action not taking effect with tc

linux-kernel bpf ebpf

linux kernel - how to get physical address (memory management)?

Purpose of /proc/thread-self?

sched_yield() system call and real time scheduling policies

The consequences of changing perf_event_mlock_kb

BPF verifier says program exceeds 1M instruction

c linux-kernel ebpf xdp-bpf

pgpgin and pgpgout - Linux Counters in /proc/vmstat

linux linux-kernel

Why does wait queue implementation wait on a loop until condition is met?

Need of using MACROS like module_init and module_exit while writing Loadable Kernel Modules

perf_event_open: Including the execution of child process in case of sampling