|
|
|
|
|
by pclmulqdq
1018 days ago
|
|
Ironically, there are so many pointers at this point that OSes often now do use a single address space for every program (with escape hatches in case you need aliasing). Virtual memory and vtables are now more about access control than about managing the scarcity of pointers. |
|