Search code examples
What is the difference between processor cores and SMP cores?...


operating-systemdistributed-systemprocessorcpu-coressmp

Read More
What is data-dependency barrier: Linux Kernel...


linuxlinux-kerneldependenciesmemory-barrierssmp

Read More
What are the differences between multi-CPU, multi-core and hyper-thread?...


multicoresmphyperthreading

Read More
What does multicore assembly language look like?...


assemblyx86cpumulticoresmp

Read More
How are atomic operations implemented at a hardware level?...


x86atomiccpu-architecturelock-freesmp

Read More
Is there a simple process-based parallel map for python?...


pythonparallel-processingsmp

Read More
How to set CPU affinity for a process from C or C++ in Linux?...


clinuxsmpaffinity

Read More
How to limit the number of cores used by the Erlang VM (BEAM)?...


multithreadingerlangscalabilitysmp

Read More
for_each_possible_cpu macro in vmalloc_init() function, does the code run in only one cpu? or in eve...


memory-managementlinux-kernelsmp

Read More
Linux find out Hyper-threaded core id...


linuxlinux-kernelaffinityhyperthreadingsmp

Read More
Confusion around spin_lock_irqsave: in what nested situation is interrupt state kept?...


linux-kernelspinlocksmppreemption

Read More
How are percpu pointers implemented in the Linux kernel?...


linuxlinux-kernelsmp

Read More
I have a cpu cache coherency-looking problem that I can't figure out how to fix. Two cpus see di...


multithreadinglinux-kernelcpucpu-cachesmp

Read More
What happens when we set different processor affinity to process and its thread in linux?...


clinuxmultithreadingschedulingsmp

Read More
How seastar invoke codes on different cpus?...


c++performancec++11smp

Read More
Does any RTOS support SMP scheduling?...


rtosfreertossmp

Read More
____cacheline_aligned_in_smp for structure in the Linux kernel...


linux-kernelsmp

Read More
Should I enable SMP on heterogeneous multi-threaded CPU's?...


linux-kernelarmsmp

Read More
OpenMP and NUMA relation?...


c++parallel-processingopenmpnumasmp

Read More
Concurrent stores seen in a consistent order...


concurrencyx86cpu-cachesmpmemory-barriers

Read More
What is TLB shootdown?...


cachingoperating-systemtlbsmp

Read More
Access "current_task" pointer of another cpu in a SMP based linux system...


linuxmultithreadingkerneldriversmp

Read More
Entering Protected Mode: Triple-Fault...


x86kernelreal-modeprotected-modesmp

Read More
who does Napi scheduling...


linux-kernellinux-device-driverschedulercpu-architecturesmp

Read More
Using QAtomicInt as memory fence...


c++fifosmpmemory-fences

Read More
How to Use DateTime of ODATA (SMP 9.0 and above) in Android...


javaandroidodatasmp

Read More
Could you tell me how to replace reset vector for secodary cpus in ARM architecture v7?...


clinux-kernelarmsmpsoc

Read More
U-boot will run on single core?...


armembedded-linuxu-bootsmp

Read More
Why does linux kernel need idle thread?...


linux-kernelsmp

Read More
Wrong variable data type?...


pythonpython-2.7variablesoffice365smp

Read More
BackNext