From ba4052f0ebc0b12b79ec60dbc2b022124b03fd98 Mon Sep 17 00:00:00 2001 From: Nikhil Sharma Date: Thu, 22 May 2025 18:22:17 +0530 Subject: [PATCH] Fix design.md image path --- docs/design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design.md b/docs/design.md index 9cfe572..1cc5d94 100644 --- a/docs/design.md +++ b/docs/design.md @@ -54,7 +54,7 @@ The following picture shows a "redundant update" operation. Two oldest active en Using this method, we can ensure the old enough entries are deactived if their SerialNums are less than a particular value. The twigs whose entries' SerialNums are all less than this particular value are refered to as "inactive twigs", or else "active twigs". an inactive twig has all its ActiveBits==0. Please note an active twig can also has all its ActiveBits==0. We say a twig is "active" only because it MAY have ActiveBits==1. - + ## 6.0 What are the possible states of twigs