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 memory-alignment
Specializing std::make_shared
Dec 07, 2022
c++
c++14
memory-alignment
standard-library
Why does a struct consisting of a char, short, and char (in that order), when compiled in C++ with 4-byte packing enabled, come to a 6-byte struct?
Dec 02, 2022
c++
visual-c++
struct
packing
memory-alignment
Compiler constant indicating memory alignment requirement
Nov 28, 2022
c
portability
platform
memory-alignment
How to use size of in __align__ for cache alignment, while using GCC?
Nov 15, 2022
c++
c
gcc
g++
memory-alignment
What is the difference between "minimum alignment" and "preferred alignment"?
Nov 07, 2022
c++
clang
memory-alignment
C++ alignment of multidimensional array structure
Nov 06, 2022
c++
data-structures
multidimensional-array
memory-alignment
EXC_ARM_DA_ALIGN crash
Nov 05, 2022
iphone
objective-c
crash
memory-alignment
optimize unaligned SSE2/AVX2 XOR
Nov 05, 2022
c
optimization
memory-alignment
sse2
avx2
Why does the compiler init this variable to the wrong value? Is this an alignment issue?
Nov 03, 2022
c
memory
compiler-construction
memory-alignment
Possible to force memory alignment on pointer param in C?
Oct 31, 2022
c++
c
c-preprocessor
memory-alignment
Aligning static string literals
Oct 22, 2022
c++
visual-studio
memory-alignment
Memory allocation for public and private fields - GCC way
Oct 22, 2022
c++
c++11
gcc
g++
memory-alignment
MOVAPS accesses unaligned address
Oct 21, 2022
c++
visual-studio-2013
sse
memory-alignment
disassembly
Get memory granularity of a processor
Oct 18, 2022
c
memory-management
memory-alignment
granularity
Do C++ compilers align small functions to optimize cache-line fetches?
May 05, 2022
c++
assembly
optimization
compiler-optimization
memory-alignment
Why is the size of this struct 24?
Jun 12, 2019
c++
c
struct
sizeof
memory-alignment
Why would identical copies of the same C loop in the same program take significantly but consistently different times to execute?
Mar 13, 2022
c
loops
assembly
intel
memory-alignment
Optimising datastructure/word alignment padding in golang
Sep 11, 2022
go
struct
padding
memory-alignment
How to enable alignment exceptions for my process on x64?
Jan 06, 2022
windows
assembly
x86-64
memory-alignment
« Newer Entries
Older Entries »