List Question
20 TechQA 2023-07-08T23:27:11.490000Should ISR be re-entrant if I provide the same ISR to multiple interrupt lines?
18 views
Asked by jake
How to start secondary risc-v core in Renode emulator?
137 views
Asked by Gavin
How is ARM PPI is triggered and handled by an SMP ARM system?
113 views
Asked by wangt13
What is the difference between processor cores and SMP cores?
523 views
Asked by Aviral Srivastava
Why atomic_thread_fence need atomic operation to work correctly
227 views
Asked by user2256177
Why Linux distributes threads among NUMA nodes almost equally?
520 views
Asked by Mohammad Siavashi
Linux softirq and SMP
112 views
Asked by Naresh
Send BLE raw packet through serial port
295 views
Asked by Dev
why does read barrier can causes all effects prior to storage from another cpu be perceptible?
71 views
Asked by AndrewHan
"SMP is not supported on this platform"
408 views
Asked by ObiBabobi
Can printf() be made SMP safe?
111 views
Asked by Symmetric
Is memory reordering equivalent to instruction reordering?
261 views
Asked by 梁雨生
rpi-benchmark seems to have crashed my system: SMP : failed to stop secondary CPUs after running
2.3k views
Asked by TheGlasses
How to invalidate cache on mmap'ed shared memory (multi processor machine)
490 views
Asked by Luis de Arquer
for_each_possible_cpu macro in vmalloc_init() function, does the code run in only one cpu? or in every cpu?
122 views
Asked by Chan Kim
Can't find WSL kernel directory not in /usr/src and not in /lib/modules
1.1k views
Asked by gil.frenkel
Kinds of IPI for x86 architecture in Linux
2k views
Asked by Sreenath_Vijayan
Confusion around spin_lock_irqsave: in what nested situation is interrupt state kept?
1.2k views
Asked by Chan Kim
How seastar invoke codes on different cpus?
330 views
Asked by Al2O3