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
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
Definition of "allocation unit" in C++?
May 20, 2022
c++
language-lawyer
memory-alignment
bit-fields
Does VC++ support _mm_malloc?
Dec 06, 2019
c++
visual-c++
memory-management
memory-alignment
Is the address checked by the memory alignment check mechanism a effective address, a linear address or a physical address?
Sep 02, 2022
assembly
x86
memory-alignment
osdev
memory-segmentation
Are reads and writes to unaligned fields in .NET definitely atomic?
Jun 28, 2020
c#
.net
atomic
memory-alignment
ARM Cortex M7 unaligned access and memcpy
Nov 01, 2022
c
embedded
memcpy
memory-alignment
cortex-m
Why does allocation of std::aligned_storage always have an offset?
Nov 08, 2022
c++
gcc
memory-alignment
Is a misaligned load due to a cast undefined behavior?
Feb 02, 2022
c
casting
undefined-behavior
memory-alignment
« Newer Entries
Older Entries »