Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cpu-architecture

Micro fusion and addressing modes

How do SMP cores, processes, and threads work together exactly?

How can I determine for which platform an executable is compiled?

Maximum memory which malloc can allocate

Why is x86 little endian?

Difference between x86, x32, and x64 architectures?

FLOPS per cycle for sandy-bridge and haswell SSE2/AVX/AVX2

Determine target ISA extensions of binary file in Linux (library or executable)

How many CPU cycles are needed for each assembly instruction?

What is the difference between x64 and IA-64?

Turing machine vs Von Neuman machine

how much memory can be accessed by a 32 bit machine?

After update to Xcode 5 - ld: symbol(s) not found for architecture armv7 or armv7s linker error

What is a cache hit and a cache miss? Why would context-switching cause cache miss?

Why is the loop instruction slow? Couldn't Intel have implemented it efficiently?

Enhanced REP MOVSB for memcpy

How is CPU usage calculated?

Line size of L1 and L2 caches

What are stalled-cycles-frontend and stalled-cycles-backend in 'perf stat' result?

Detecting CPU architecture compile-time