Ian Davis

Results 38 comments of Ian Davis

> `routing/dht` does not exists btw, no need to add `v2` Understood. I chose this on the assumption that dht v1 would still be needed for a while and might...

@BigLep it's not an accident, I wanted early visibility while I am working on it. Will mark it ready for review when complete.

@Jorropo would you be able to take another look?

> > `NewGCBlockstore` > > New/old terminology is usually pretty bad in the future. How will the next new function be called? Newnew? ;) What do you mean? That is...

Has any consideration been given to time bounds of the GC? What is the target timeframe for a GC to complete? A moving collector is essentially unbounded in time if...

> 1. In the short-term, we can set a threshold of something like 20% live and be fine. But over time, "perminent state" will grow and "20%" could be hundreds...

> > My intention was that the threshold would be a fixed amount of work not a fraction of total. > > Unfortunately, that would end up with _lots_ of...

Thanks for bumping this. I was following the 7.0 development last year but moved onto something else. I'll take a look this year and see what needs to be done...