Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in smp
What is the best way for interprocessor communication in Linux?
Mar 03, 2023
linux
communication
processor
smp
Why do we need separate kernel stack for each CPU [closed]
Jun 06, 2022
operating-system
kernel
smp
Why does linux kernel need idle thread?
Feb 05, 2020
linux-kernel
smp
How to limit the number of cores used by the Erlang VM (BEAM)?
Apr 11, 2022
multithreading
erlang
scalability
smp
Pin processor CPU Isolation on Windows
Apr 21, 2019
windows
multithreading
affinity
isolation
smp
What limits scaling in this simple OpenMP program?
Jan 18, 2017
c
multithreading
performance
openmp
smp
parallel python, or MPI?
Oct 14, 2022
python
parallel-processing
cluster-computing
mpi
smp
How can I re-sort an array in-place to put the even indexed items before the odd?
Aug 20, 2022
c#
algorithm
smp
How to use the APIC to create IPIs to wake the APs for SMP in x86 assembly?
Oct 22, 2020
assembly
x86
intel
smp
how is a memory barrier in linux kernel is used
Apr 28, 2022
linux
memory
linux-kernel
memory-barriers
smp
____cacheline_aligned_in_smp for structure in the Linux kernel
May 21, 2022
linux-kernel
smp
OpenMP and NUMA relation?
Sep 25, 2022
c++
parallel-processing
openmp
numa
smp
How is Heterogeneous Multi-Processing (HMP) scheduling implemented in Linux Kernel (Samsung Exynos5422)?
Dec 14, 2020
linux-kernel
scheduling
smp
odroid
hmp
Running code on different processor (x86 assembly)
Aug 29, 2021
assembly
x86
multiprocessing
smp
real-mode
C and C++ compilers with "aggressive" volatile semantics
Oct 17, 2022
c++
c
x86
volatile
smp
Understanding link between CONFIG_SMP, Spinlocks and CONFIG_PREEMPT in latest (3.0.0 and above) Linux kernel
Sep 23, 2022
c
linux-kernel
spinlock
smp
preemption
Linux Kernel: Spinlock SMP: Why there is a preempt_disable() in spin_lock_irq SMP version?
Feb 08, 2017
c
linux
kernel
spinlock
smp
Looking for cause of unexpected preemption in linux kernel module
Oct 25, 2022
c
linux-kernel
real-time
smp
Assembly: does xadd instruction need lock?
Oct 21, 2022
assembly
x86
atomic
smp
What happens if two process in different processors try to acquire the lock at EXACTLY same time
Sep 18, 2022
synchronization
locking
smp
multiprocessor
Older Entries »