If I use this grep MemTotal /proc/meminfo in linux ter开发者_开发知识库minal, I get MemTotal:2059908 kB.
lets suppose a 32 bit computer... in that each cell has 4 bytes...now a memory cell can only be accessed distinctly as it is a 32 bit computer o开发者_C百科nly
I am using eclipse EE in ubuntu by downloading the .tar.gz file from eclipse website and extracting in my home directory. I set the -Xmx to 3072m in the eclipse.ini. Here it is:
Is there a 开发者_如何转开发way to print out the lowest and highest memory address that an Operating System can address in C?No, this is not a feature of standard C. Whatever solution you need will ne