Open ghost opened 4 years ago
TODO: Varidate all mapped links are exist (otherwise reset them to 0) (fast) TODO: Varidate all freed link (holes). (slower) TODO: Varidate all links. (slowest)
https://github.com/linksplatform/Data.Triplets.Kernel/blob/3520130be8f94cdd8eabd946b0bb94c423896a11/Platform.Data.Triplets.Kernel/PersistentMemoryManager.c#L403
These comments can be removed from code now.
TODO: Varidate all mapped links are exist (otherwise reset them to 0) (fast) TODO: Varidate all freed link (holes). (slower) TODO: Varidate all links. (slowest)
https://github.com/linksplatform/Data.Triplets.Kernel/blob/3520130be8f94cdd8eabd946b0bb94c423896a11/Platform.Data.Triplets.Kernel/PersistentMemoryManager.c#L403