smallstack
static struct smallstack collect = {
static void smallstack_push(struct smallstack *stack, struct page *pages)
static struct page *smallstack_pop(struct smallstack *stack)
struct smallstack tmp = {