[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Suggestion about Russian Dolls
Victoria,
>> Below is my suggestion for the algorithm to be included
>> in Section 4.3 of "reqts-06" and Section 4 of "russian-00":
>>
>> ---------------------------------
>> Formula:
>> ---------
>> Let M be MaxCT = MaxBC
>>
>> for 0 <= b <= (M - 1)
>> BW of (sum of CTc) <= BCb
>> where
>> b <= c <= (M - 1)
>>
If we want to go for a definition with formulas, then I'd suggest
something like this:
"
Let us define "Reserved(CTb)" as the sum of the bandwidth reserved by
all established LSPs which belong to CTb.
- MaxBC= MaxCT
- for 0 <= b <= (MaxCT - 1):
* sum (Reserved (CTc)) <= BCb, where b <= c <= (MaxCT - 1)
"
But then we should probably also update the definition for MAM also for
consistency. It would read:
"
Let us define "Reserved(CTb)" as the sum of the bandwidth reserved by
all established LSPs which belong to CTb.
- MaxBC= MaxCT
- for 0 <= b <= (MaxCT - 1):
* Reserved (CTb) <= BCb
"
Let's see if everyone is comfortable with these formula-based
definitions. If yes, we can include them in the updates of "-reqts" and
"russian" instead of the current text-based definitions.
Cheers
Francois