/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Fil's Unbelievable Garbage Collector
(fil-c.org)
597 points
pizlonator
| 1 comments |
05 Sep 25 00:55 UTC
|
HN request time: 0s
|
source
Show context
AndyKelley
◴[
05 Sep 25 04:44 UTC
]
No.
45135042
[source]
▶
>>45133938 (OP)
#
Super cool project. Sorry if you explained this already, I don't know what "Dijkstra accurate" means. How does it know if an object is truly available to be reclaimed, given that pointers can be converted to integers?
replies(2):
>>45135053
#
>>45138263
#
1.
shim__
◴[
05 Sep 25 13:21 UTC
]
No.
45138263
[source]
▶
>>45135042
#
Pointers are always integers, which can be interpreted as pointers.
ID:
GO
↑