Gcx.reserve

Allocate a new pool of at least size bytes. Sort it into pooltable[]. Mark all memory in the pool as B_FREE. Return the actual number of bytes reserved or 0 on error.

struct Gcx
reserve

Meta