False Sharing And Contended

Proving and mitigating cache-line false sharing between independent locations with hot writes. Covers ownership and address/layout hypotheses, coherence/HITM evidence limits, JMH topology, arrays and object placement, `@Contended` module/restriction mechanics, grouping and padding, JOL/address validation, manual padding fragility, striping, compact headers, memory cost and cross-socket/NUMA validation. Use after excluding logical contention; cache fundamentals, lock contention and general object sizing have separate owners.

robsonkades Updated

File contents

robsonkades/agent-skills/tree/main/skills/false-sharing-and-contended commit 61b962bc64

Frequently asked questions

npx skillmds@latest add robsonkades/false-sharing-and-contended