File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -103,16 +103,14 @@ requirements.
103
103
- $T_ {\text{month}}$ = Number of seconds in a month (2,628,000)
104
104
- $\text{Size}_ {\text{IB}}$ = Size of each IB in bytes (98,608)
105
105
106
- 2 . ** EB Storage** :
107
-
108
- $$ S_{\text{EB}} = N_{\text{EB\_stage}} \times N_{\text{stages}} \times (\text{Size}_{\text{EB\_header}} + \text{Size}_{\text{EB\_body}} \times N_{\text{IB\_refs}}) $$
109
-
106
+ 2 . ** EB Storage** :
107
+ $$ S_{\text{EB}} = N_{\text{EB stage}} \times N_{\text{stages}} \times (\text{Size}_{\text{EB header}} + \text{Size}_{\text{EB body}} \times N_{\text{IB refs}}) $$
110
108
where:
111
- - $N_ {\text{EB\_ stage }}$ = Number of EBs per stage (1.5)
109
+ - $N_ {\text{EB stage }}$ = Number of EBs per stage (1.5)
112
110
- $N_ {\text{stages}}$ = Number of stages per month (131,400)
113
- - $\text{Size}_ {\text{EB\_ header }}$ = EB header size (240 bytes)
114
- - $\text{Size}_ {\text{EB\_ body }}$ = EB body size per reference (32 bytes)
115
- - $N_ {\text{IB\_ refs }}$ = Number of IB references per EB (varies by IB rate)
111
+ - $\text{Size}_ {\text{EB header }}$ = EB header size (240 bytes)
112
+ - $\text{Size}_ {\text{EB body }}$ = EB body size per reference (32 bytes)
113
+ - $N_ {\text{IB refs }}$ = Number of IB references per EB (varies by IB rate)
116
114
117
115
3 . ** RB Storage** : $$ S_{\text{RB}} = N_{\text{RB\_stage}} \times N_{\text{stages}} \times \text{Size}_{\text{RB}} $$
118
116
where:
You can’t perform that action at this time.
0 commit comments