You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: consolidate common buffer and size values into a single package (#1245)
* chore: consolidate common buffer values into a single package
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
* move the pool values as well
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
* use int64 for all of the consts
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
* fix comment
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
* use more appropriate file variable names
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
* update remaining file variable names to avoid shadowing in the future
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
---------
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
0 commit comments