Not quite sure how to do this, but on 64 bit systems with 48 bit addresses, we might be able to hide a counter for the number of elements in the bucket in the upper 16 bits. Then we can clean the bucket when the counter is zero. But I'm not quite sure.
Not quite sure how to do this, but on 64 bit systems with 48 bit addresses, we might be able to hide a counter for the number of elements in the bucket in the upper 16 bits. Then we can clean the bucket when the counter is zero. But I'm not quite sure.