nginx memory management algorithm?
naquad
naquad at gmail.com
Sat Jun 30 00:25:51 UTC 2012
Hi.
I'm trying to figure out how does nginx manage its memory per request. From
what I understand it uses region-based memory management (implemented in
src/core/ngx_palloc.{h,c}).
But is there any documentation on details of its implementation and
algorithm itself?
I've tried to just read through sources, but I can't get figure algorithm
out of them :(
Could somebody please sched some light on this?
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20120630/112d7d51/attachment.html>
More information about the nginx-devel
mailing list