memory pool allocation

Valentin V. Bartenev vbart at nginx.com
Thu Apr 10 08:35:48 UTC 2014


On Thursday 10 April 2014 04:32:42 nginxsantos wrote:
> Thank you.
> But, my question is when we are allocating a pool of more than one page size
> why are we putting the max value as one page size and then further leading
> to memory allocation.
> 

Because there are no advantages in allocating big objects from pool's memory.

  wbr, Valentin V. Bartenev



More information about the nginx mailing list