PostgreSQL Source Code git master
Data Fields
BumpContext Struct Reference

Data Fields

 
 
 
 
 
 

Detailed Description

Definition at line 68 of file bump.c.

Field Documentation

allocChunkLimit

uint32 BumpContext::allocChunkLimit

Definition at line 76 of file bump.c.

Referenced by BumpAlloc(), and BumpContextCreate().

blocks

dlist_head BumpContext::blocks

Definition at line 78 of file bump.c.

Referenced by BumpAlloc(), BumpAllocFromNewBlock(), BumpAllocLarge(), BumpContextCreate(), BumpIsEmpty(), BumpReset(), and BumpStats().

header

MemoryContextData BumpContext::header

Definition at line 70 of file bump.c.

initBlockSize

uint32 BumpContext::initBlockSize

Definition at line 73 of file bump.c.

Referenced by BumpContextCreate(), and BumpReset().

maxBlockSize

uint32 BumpContext::maxBlockSize

Definition at line 74 of file bump.c.

Referenced by BumpAllocFromNewBlock(), and BumpContextCreate().

nextBlockSize

uint32 BumpContext::nextBlockSize

Definition at line 75 of file bump.c.

Referenced by BumpAllocFromNewBlock(), BumpContextCreate(), and BumpReset().


The documentation for this struct was generated from the following file:
  • src/backend/utils/mmgr/bump.c

AltStyle によって変換されたページ (->オリジナル) /