c***@CSIC.UMD.EDU
2005-10-25 01:47:27 UTC
If i reserve zero address for null reference
then i wont be able to use an entire page unless i can alter the
size of one page by 1 byte (and make an exception)
In other words, if the size of memory is 8KB then i should have
2048 pages however, the effective pages that i could use will be
2047 or i have to alter the page size( which i think is a bad
idea )
Please let me know if i am going in the right direction.
then i wont be able to use an entire page unless i can alter the
size of one page by 1 byte (and make an exception)
In other words, if the size of memory is 8KB then i should have
2048 pages however, the effective pages that i could use will be
2047 or i have to alter the page size( which i think is a bad
idea )
Please let me know if i am going in the right direction.