CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
linux-kernel
09-12
Enterprise
How user level thread talk with kernel level thread
09-04
Blockchain
C - fdopen gives a stream for STDOUT_FILENO that doesn't work with fflush
08-27
Blockchain
where in menuconfig is CONFIG_SMP located?
08-26
Software design
Why I am able to install kernel module when the kernel config says "not set" for that modu
08-25
Blockchain
Why I am able to install kernel module, when kernel config says "not set" for that module
08-20
Software engineering
Trying to build minimal linux image with Poky , getting python import error
08-17
Blockchain
How to simulate press a key in linux kernel module?
07-29
Mobile
How does kernel_thread_helper pass parameters to kernel thread function using inline assembly?
07-29
Blockchain
char driver device issue when using macros
07-21
other
Dynamically load a function while cross compiling in Linux
07-19
Enterprise
Test filesystem stability / filesystem crash
07-13
other
What prevents from copy_to_user to succeed on kmap'ed pages from a non-current task?
07-08
OS
Syscall mremap() does not work as I expected. Is it bugged, is there any other way of remaping memor
07-06
Software design
How to use decode_stacktrace.sh?
07-05
Net
Raspberry Pi serdev driver never reaches probe function
06-30
OS
Interrupt handler won't work on two similar machines
06-28
OS
Trying to compile hello world linux kernel module: missing MODULE_LICENSE()
06-26
Back-end
Scheduling multiple tasklets in linux
06-25
other
Are all linux kernel functions aligned by 0x10? and why?
06-24
Software engineering
Cannot access __skb_buff in eBPF
06-24
Software engineering
Linux Kernel function memblock_alloc_range_nid is not presented in the address space
06-19
Back-end
linux kernel code without type declaration that isn't a comment, what does it mean?
06-15
Blockchain
How can i mount cgroup controller by mount()
06-13
Back-end
copy from un-initialized buffer is much faster than from initialized buffer
06-08
Blockchain
Why doesn't the Linux Kernel use huge pages?
06-04
Software engineering
How optimized are writes to /dev/null in Linux?
05-30
database
Assembly instruction 'jmpi' is not work in my code
05-28
OS
Where is kernel machine_desc table information?
05-23
Back-end
Linux kernel function returns 1 instead of EINVAL
05-21
Blockchain
Why are linux system calls different across architectures
05-19
Blockchain
ftrace cannot trace some kernel functions
05-11
Net
binfmt_misc kernel module not used
05-10
Software design
Is it possible to guarantee a thread wakes up and runs every one second?
05-05
Mobile
Linux kernel: is a re-assigned page frame cleared?
05-03
Software engineering
How to migrate an arbitrary process in a kernel module?
05-02
Software design
What is the purpose of __mptr in latest container_of macro?
05-01
Software engineering
Hooking to system call in ubuntu 22.04(The kernel version is 5.15)
04-27
Enterprise
gdb back-trace doesn't show all the function call stacks for linux-5.10.0 or linux-5.10.122, wh
04-19
database
What is the correct ARM64(AArch64) data memory barrier usage when reading 64bit timer value from two
03-28
database
How to intercept IP packets going to the kernel Linux
93
1
2
3
Next
Last
Links:
CodePudding