- Notifications
You must be signed in to change notification settings - Fork28
Commita49436d
committed
Pursuant to a pghackers discussion back around 11-Jul-00, get rid of aset.c's
not-very-good handling of mid-size allocation requests. Do everything viaeither the "small" case (chunk size rounded up to power of 2) or the "large"case (pass it straight off to malloc()). Increase the number of freelistsa little to set the breakpoint between these behaviors at 8K.1 parenteb743d0 commita49436d
2 files changed
+205
-189
lines changed0 commit comments
Comments
(0)