Linux的内存布局
T he 4 GB address space in 32 bit x86 Linux is usually split into different sections for every process onthe system:0GB-1GB User space - Used for text, code and brk/sbrk allocations. malloc uses b