|
|
|
|
|
by Symmetry
5074 days ago
|
|
Garbage collection is actually a lot easier with 64 bit pointers, since the odds of a random collision between pointers and non-pointer data goes way, way down. And because the ratio of memory in use to total address space goes down. |
|