Alright, so I've done some searching around Stack and cannot find the answer to this question. It's something that was mentioned in class, but the professor did not specifically say how to go about figuring this out.
If we assume a system is 64bit, and has physical memory of 128GB, but we want processes to run as 256GB's, how can I calculate the bit required for logical address?
All the research I've done so far deals with physical memory of 2-4GB, and I cannot for the life of me figure out how to calculate this. I need to know this in order to understand displacement and entries of pages...