Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Roland
Roland has asked
0
questions and find answers to
39
problems.
Stats
1.3k
EtPoint
486
Vote count
0
questions
39
answers
About
Blog
Twitter @rolanddreier
Roland questions
Roland answers
What to prefer between spin_lock_init and DEFINE_SPINLOCK AND WHEN
How to read extended PCIE configuration space in Linux?
Linux Kernel timers subsystems: Precision vs. Resolution
infiniband rdma poor transfer bw
the definition of container_of macro
Provide several kernel buffers through mmap
how to catch the NIC interrupt(up/down)?
Call a userspace function from within a Linux kernel module
Fuzzing the Linux Kernel: A student in peril.
is i=(i+1)&3 faster than i=(i+1)%4