If n is eligible for freelisting, returns max. Otherwise, returns parent.goodAllocSize(n).
Precondition: If set at runtime, min and/or max must be initialized appropriately.
Postcondition: result >= bytes
See Implementation
If n is eligible for freelisting, returns max. Otherwise, returns parent.goodAllocSize(n).
Precondition: If set at runtime, min and/or max must be initialized appropriately.
Postcondition: result >= bytes