git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 0858ed2) | patch
Reduce the minimum allocable chunk size to 8 bytes (from 16). Now that
2004年5月26日 19:44:15 +0000 (19:44 +0000)
2004年5月26日 19:44:15 +0000 (19:44 +0000)
commit 4646a8f32fbae1581ff0a2fa259bced82fc583e7
Reduce the minimum allocable chunk size to 8 bytes (from 16). Now that
ListCells are only 8 bytes instead of 12 (on 4-byte-pointer machines
anyway), it's worth maintaining a separate freelist for 8-byte objects.
Remembering that alloc chunks carry 8 bytes of overhead, this should
reduce the net storage requirement for a long List by about a third.
src/backend/utils/mmgr/aset.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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