windows - Why in address space's private regions so many zero bytes? -


i'm examining process's address space under windows. when see content of private regions, wonder, because there many 0 bytes (in regions more 95%). if more of private regions don't used while application running, why aren't reserved or free?

thanks all.

multiprocessing systems tend initialize memory security purposes. usually, zero. aix @ 1 time liked initialize memory 0xdeadbeaf.


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -