allocated object address as high as 46th bit (i.e in the 131072 GB range)

Jerry labuurii at gmail.com
Wed Oct 11 07:07:15 UTC 2023


The reason high bits are often set is because an address layout 
is actually 4 indicies into the page table and a page byte 
offset. So all the way to bit 48 there is index info the cpu uses.


More information about the Digitalmars-d-learn mailing list