
28 Feb
2006
28 Feb
'06
2:17 a.m.
On 2/27/06, m_phanivong@yahoo.com.au <m_phanivong@yahoo.com.au> wrote:
shmem (shared mem) mfile (mem mapped) gamem (global/heap alloc mem) uamem (user alloc mem)
Personally I find those abbreviations excessively obtuse. I don't mind _mem, but I really don't like m, ga, or ua. _mem reminds be of _ptr, so what about shared_mem, file_mem, heap_mem, and user_mem ( or similar? ) ~ Scott