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
Understanding stack allocation and alignment
Jul 12, 2019
c
stack
memory-management
memory-alignment
What's the reallocation equivalent of std::aligned_alloc()?
Jan 05, 2022
c++
c++17
memory-alignment
dynamic-allocation
memory-reallocation
How do modern cpus handle crosspage unaligned access?
Sep 24, 2022
linux
arm
x86-64
memory-alignment
mmu
intel
Optimizing memory layout of class instances in C++
Dec 20, 2021
c++
memory
memory-alignment
Generate unaligned memory access exception in PowerPC
Nov 08, 2022
c
gcc
embedded-linux
memory-alignment
powerpc
What alignment issues limit the use of a block of memory created by malloc?
Oct 30, 2022
c
memory
dynamic-memory-allocation
memory-alignment
std::pair<U,V> alignment control
Mar 25, 2021
c++
memory-alignment
std-pair
Do tuple implementations have an optimized layout?
May 13, 2020
c++
c++11
tuples
memory-alignment
Why is dynamically allocated memory always 16 bytes aligned?
Sep 17, 2022
c++
dynamic-memory-allocation
memory-alignment
What does it mean when my CPU doesn't support unaligned memory access?
Nov 01, 2022
embedded
arm
structure
memory-alignment
cortex-m
Why do some types (e.g. Float80) have a memory alignment bigger than word size?
Nov 11, 2022
swift
memory-alignment
Alignment and size of C++ primitive types
Sep 03, 2021
c++
memory-alignment
alignof
Aligning static array using std::aligned_storage
Sep 15, 2022
c++
arrays
pointers
c++11
memory-alignment
Speed of operations on misaligned data
Feb 09, 2022
c++
memory-alignment
Is it possible for a type to have alignment requirements other than 'n-byte alignment'
Sep 24, 2022
c++
memory-alignment
SIGSEGV using Eigen and std::vector
Apr 05, 2021
c++
c++11
vectorization
eigen
memory-alignment
Struct alignment inside a class in .NET Core
Jun 20, 2022
c#
.net-core
memory
struct
memory-alignment
Why would GCC enable an optimization at O2/O3 when it explicitly says that it will slow the program? [closed]
Feb 18, 2022
c++
gcc
compiler-optimization
memory-alignment
« Newer Entries
Older Entries »