OSDN Git Service

Modify aset.c logic so that blocks requested from malloc get
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 May 1999 23:19:37 +0000 (23:19 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 May 1999 23:19:37 +0000 (23:19 +0000)
commitd52a91a5d8374a438cc0554b4a0d83b9e3616cb2
tree18771a00cd8f88ccdc519f91a1d57d7794c27ed4
parentf9f90b21b2d6675fe55e97cc85c2e952b475f1f4
Modify aset.c logic so that blocks requested from malloc get
bigger the more space is used in an allocset.  This reduces the malloc
overhead very substantially on queries that need lots of memory.
src/backend/utils/mmgr/aset.c
src/include/utils/memutils.h