memory model
specification describing the interactions of threads through memory and their shared use of the data
flat memory model
addressing paradigm modeling memory as one contiguous address space
Intel Memory Model
set of memory models of the x86 CPU
Java Memory Model
Java programming language specification