StackOverflow Questions for Tag: memory-alignment

Joshua
Joshua

Reputation: 43327

jwasm -bin align BSS to 4

Score: 1

Views: 29

Answers: 0

Read More
greenlagoon
greenlagoon

Reputation: 121

How page alignment & page borders affect performance when traversing & reading objects

Score: 0

Views: 95

Answers: 1

Read More
V0ldek
V0ldek

Reputation: 10613

Assert that a pointer is aligned to some value

Score: 4

Views: 3179

Answers: 1

Read More
MandoMando
MandoMando

Reputation: 5515

Why does the compiler init this variable to the wrong value? Is this an alignment issue?

Score: 5

Views: 614

Answers: 3

Read More
gitman-2021
gitman-2021

Reputation: 41

How calculate, aligned, offset, and count, for, linux's, direct, storage io, through `O_DIRECT`

Score: 1

Views: 151

Answers: 1

Read More
Simon
Simon

Reputation: 818

Aligned dynamic array and smart pointer

Score: 13

Views: 3113

Answers: 2

Read More
Marco
Marco

Reputation: 9095

What does memory aligning a function to 32 do?

Score: 2

Views: 112

Answers: 0

Read More
user51462
user51462

Reputation: 2072

Definition of `max_align_t`

Score: 1

Views: 156

Answers: 1

Read More
Anon
Anon

Reputation: 361

Incorrect `cast-align` warnings on GCC and Clang even with `__attribute__((aligned))`

Score: 2

Views: 125

Answers: 1

Read More
Fyodor
Fyodor

Reputation: 195

Segmentation fault when access mapped memory

Score: 0

Views: 56

Answers: 1

Read More
Naaff
Naaff

Reputation: 9333

Compelling examples of custom C++ allocators?

Score: 221

Views: 140078

Answers: 19

Read More
Tracy
Tracy

Reputation: 1998

access a mis-aligned structure member

Score: 3

Views: 1929

Answers: 4

Read More
timlyo
timlyo

Reputation: 2404

Why is integer assignment on a naturally aligned variable atomic on x86?

Score: 62

Views: 15550

Answers: 5

Read More
alexpanter
alexpanter

Reputation: 1608

C++ aligned new[]

Score: 12

Views: 16369

Answers: 2

Read More
Demi
Demi

Reputation: 3611

Does AArch64 support unaligned access?

Score: 14

Views: 12737

Answers: 1

Read More
Tall
Tall

Reputation: 123

How the binary code space alignment influence the runtime efficiency?

Score: 1

Views: 69

Answers: 0

Read More

C++ Compiler Alignment - Just chars no padding

Score: 1

Views: 231

Answers: 1

Read More
effbiae
effbiae

Reputation: 1157

clang misaligns stack and then tries a vmovaps in _start written as a C function

Score: 0

Views: 61

Answers: 1

Read More
Daniel
Daniel

Reputation: 341

Memory Alignment warning with gcc

Score: 3

Views: 1085

Answers: 3

Read More
Gavriil Pascalau
Gavriil Pascalau

Reputation: 171

How to emulate ARM unaligned memory access exceptions?

Score: 4

Views: 2092

Answers: 1

Read More
PreviousPage 1Next