diff --git a/include/weaver.h b/include/weaver.h index 35a88c1..3724d99 100644 --- a/include/weaver.h +++ b/include/weaver.h @@ -469,7 +469,7 @@ class FanOutFabric { reclaim_hint.store(0, std::memory_order_release); buffer.resize(BUFFER_SIZE); fs.init(); - rotation = 0; + reclaim_rot = 0; } // Prohibitively expensive