Closed talawahtech closed 4 years ago
So if you take a look at the series of U_STACK_TYPE_n
macros beginning at this line, the comma delimited series of inputs, which you construct to seed the memory pool, correspond index for index to these architecture dependent byte sizes
And you can examine how that input string is processed in this function implementation
@victorstewart thanks
I noticed that the techempower dockerfiles set an environment variable named UMEMPOOL. e.g.
I wasn't able to decipher what the different values mean and wasn't able to find any documentation, can you provide some insight?