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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 58b25e9) | patch
Use the new "Slab" context for some allocations in reorderbuffer.h.
2017年2月27日 11:41:44 +0000 (03:41 -0800)
2017年2月27日 11:41:44 +0000 (03:41 -0800)
commit 9fab40ad32efa4038d19eaed975bb4c1713ccbc0
Use the new "Slab" context for some allocations in reorderbuffer.h.

Note that this change alone does not yet fully address the performance
problems triggering this work, a large portion of the slowdown is
triggered by the tuple allocator, which isn't converted to the new
allocator. It would be possible to do so, but using evenly sized
objects, like both the current implementation in reorderbuffer.c and
slab.c, wastes a fair amount of memory. A later patch by Tomas will
introduce a better approach.

Author: Tomas Vondra
Reviewed-By: Andres Freund
Discussion: https://postgr.es/m/d15dff83-0b37-28ed-0809-95a5cc7292ad@2ndquadrant.com
src/backend/replication/logical/reorderbuffer.c diff | blob | blame | history
src/include/replication/reorderbuffer.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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