On Monday, 9 October 2023 at 05:57:47 UTC, Richard (Rikki) Andrew Cattermole wrote:
As far as I'm aware, no cpu that you can get ahold of support more than 48bit of address space at the hardware level.

There is simply no reason at this time to support more, due to the fact that nobody has implemented anywhere near that maximum.

Also worth noting, the address a block of memory is, has no relation to the hardware. A kernel will instruct the cpu to map it wherever it pleases per process.

Thanks for the info. I'm surprised that kernel set virtual space that high.
  • allocated object... mw via Digitalmars-d-learn
    • Re: allocat... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
      • Re: all... mw via Digitalmars-d-learn
        • Re:... Jerry via Digitalmars-d-learn

Reply via email to