plasma icon indicating copy to clipboard operation
plasma copied to clipboard

Implement sweeping for medium-cell storage

Open PaulBone opened this issue 6 years ago • 1 comments

While I work on #188 I'm going to leave sweeping unimplemented because medium-sized blocks are currently to rare to test the sweeping code. But once it is needed we should implement it. Consider whether cell merging is part of this bug or separate.

Blocked by ~~#188~~ .

PaulBone avatar Sep 25 '19 13:09 PaulBone

This is also triggered by allocateLots.p on the gc branch. and it looks like it is triggered multiple times but I think that's one cell repeated for each GC event. It'd be better to have it occur more often before implementing it.

PaulBone avatar Sep 25 '19 13:09 PaulBone