A question

I want to know.
In source code#define NGX_MAX_ALLOC_FROM_POOL (ngx_pagesize - 1)
Why decrement?

xujiecq