Update a comment.
This commit is contained in:
parent
56048baeb4
commit
713b844bff
@ -198,7 +198,8 @@ cat <<EOF
|
|||||||
*
|
*
|
||||||
* LG_SIZE_CLASS_GROUP: Lg of size class count for each size doubling.
|
* LG_SIZE_CLASS_GROUP: Lg of size class count for each size doubling.
|
||||||
* SIZE_CLASSES: Complete table of
|
* SIZE_CLASSES: Complete table of
|
||||||
* SC(index, lg_delta, size, bin, lg_delta_lookup) tuples.
|
* SC(index, lg_grp, lg_delta, ndelta, bin, lg_delta_lookup)
|
||||||
|
* tuples.
|
||||||
* index: Size class index.
|
* index: Size class index.
|
||||||
* lg_grp: Lg group base size (no deltas added).
|
* lg_grp: Lg group base size (no deltas added).
|
||||||
* lg_delta: Lg delta to previous size class.
|
* lg_delta: Lg delta to previous size class.
|
||||||
|
Loading…
Reference in New Issue
Block a user