Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-kernel

What is the purpose of class and class device?

Fail to change CS register value from kernel mode. invalid opcode: 0000

syscall error handling inside the linux kernel

Can an interrupt handler be preempted?

kernel: how to find all threads from a process's task_struct?

process linux-kernel kernel

Difference between FreeBSD scheduler and Linux Scheduler [closed]

linux linux-kernel

What does actually cdev_add() do? in terms of registering a device to the kernel

Want to build bare Linux system that has only a kernel and one binary

Trace interruption on a linux system

How is "for_each_possible_cpu" expanded in cpufreq.c file?

Adaptation from old init_timer to new timer_setup

Are there any difference between "kernel preemption" and "interrupt"?

spin_lock on non-preemtive linux kernels

Which registers are protected from user space in linux?

What is difference between U-boot.bin and uImage.bin

What is meaning of this ## in this macro from kernel code [closed]

c macros linux-kernel

What's the point of a Linux character device driver if you can just use outb/inb from userspace? [closed]

How does the kernel separate threads from processes

why is there no poll/select like mechanism for message queue?

c linux linux-kernel

build kernel with aarch64-linux-gnu-gcc