what's the differences among vairous memory models?

Mulyadi Santosa mulyadi.santosa at gmail.com
Tue Aug 7 07:48:49 EDT 2012


Hi...

On Tue, Aug 7, 2012 at 3:42 PM, Parmenides <mobile.parmenides at gmail.com> wrote:
> It is said that there are three memory models,namely FLATMEM,DISCONTIGMEM
> and SPARSEMEM。What's the differences among them? Thx!

I can only give a small hint:
- Flatmem is what we use normally in PC. memory is addressed
contigously... technically it is known as UMA (Unified memory access).

- The rest are for NUMA type machine

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com



More information about the Kernelnewbies mailing list