2014-06-09 |
Robert Haas | Remove unneeded variable. |
commit | commitdiff | tree |
2014-06-09 |
Robert Haas | Comment adjustments. |
commit | commitdiff | tree |
2014-06-09 |
Robert Haas | Add realloc; finish re-plumbing sort stuff. |
commit | commitdiff | tree |
2014-06-05 |
Robert Haas | Remove duplicate deference. |
commit | commitdiff | tree |
2014-06-05 |
Robert Haas | Fix totally wrong formula. |
commit | commitdiff | tree |
2014-06-04 |
Robert Haas | More MemoryContext integration. |
commit | commitdiff | tree |
2014-06-04 |
Robert Haas | Better integration for BlockAllocatorGetChunkSpace. |
commit | commitdiff | tree |
2014-05-13 |
Robert Haas | Partially integrate with MemoryContext stuff. |
commit | commitdiff | tree |
2014-05-13 |
Robert Haas | Remove flags argument to BlockAllocatorAlloc, and other... |
commit | commitdiff | tree |
2014-05-13 |
Robert Haas | test_sballoc -> test_balloc |
commit | commitdiff | tree |
2014-05-13 |
Robert Haas | Renaming cleanup. |
commit | commitdiff | tree |
2014-05-12 |
Robert Haas | More renaming, and other edits. |
commit | commitdiff | tree |
2014-05-12 |
Robert Haas | More renaming, somewhat incomplete. sb_alloc.c/h ... |
commit | commitdiff | tree |
2014-05-12 |
Robert Haas | sb_region.c/h -> aregion.c/h |
commit | commitdiff | tree |
2014-05-12 |
Robert Haas | Rename sb_map to BlockAllocatorMap (source file balloc_... |
commit | commitdiff | tree |
2014-05-09 |
Robert Haas | Move more stuff out of sb_alloc.h. |
commit | commitdiff | tree |
2014-05-05 |
Robert Haas | More efficient replacement for GetMemoryChunkSpace(). |
commit | commitdiff | tree |
2014-05-05 |
Robert Haas | Teach sb_free about large objects; avoid hysteresis... |
commit | commitdiff | tree |
2014-05-05 |
Robert Haas | Crude plumbing to allow 'REINDEX INDEX pgbench_accounts... |
commit | commitdiff | tree |
2014-05-05 |
Robert Haas | sb_chunk_space |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Avoid fetching the size class more than once. |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Cache the results of the last sb_find_leaf operation. |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Avoid referencing memory we've already freed. |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Finish up sb_free. |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Teach sb_free to unlink spans and return their storage... |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Reset allocator after use. |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Fix bug. |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Fix a bug. |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Fix erroneous use of fpm_base rather than base. |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Correct completely bogus Assert. |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Add an Assert. |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | Fix typo. |
commit | commitdiff | tree |
2014-04-29 |
Robert Haas | test_sballoc: make a big linked list, then free it... |
commit | commitdiff | tree |
2014-04-15 |
Robert Haas | Sketch out sb_free. |
commit | commitdiff | tree |
2014-04-11 |
Robert Haas | test_sballoc: show palloc stats, and delete context... |
commit | commitdiff | tree |
2014-04-11 |
Robert Haas | add some stats on memory consumption |
commit | commitdiff | tree |
2014-04-11 |
Robert Haas | fix contiguous freespace reporting for previous patch |
commit | commitdiff | tree |
2014-04-11 |
Robert Haas | improve FreePageManager |
commit | commitdiff | tree |
2014-04-11 |
Robert Haas | Fix bugs. |
commit | commitdiff | tree |
2014-04-11 |
Robert Haas | further test_sballoc temporary changes |
commit | commitdiff | tree |
2014-04-11 |
Robert Haas | Refactoring to streamline the common case. |
commit | commitdiff | tree |
2014-04-10 |
Robert Haas | Remove sb_try_to_steal_superblock. |
commit | commitdiff | tree |
2014-04-10 |
Robert Haas | sb_region: Improve private freelist management. |
commit | commitdiff | tree |
2014-04-10 |
Robert Haas | nused->nallocatable. this avoids computing nmax for... |
commit | commitdiff | tree |
2014-04-10 |
Robert Haas | Push obsize/nmax computation down. |
commit | commitdiff | tree |
2014-04-10 |
Robert Haas | temporary hack for test_sballoc |
commit | commitdiff | tree |
2014-04-10 |
Robert Haas | Remove num_size_classes. For now, at least, it's a... |
commit | commitdiff | tree |
2014-04-10 |
Robert Haas | Remove support for N heaps per size class. |
commit | commitdiff | tree |
2014-04-10 |
Robert Haas | Fix bugs. |
commit | commitdiff | tree |
2014-04-09 |
Robert Haas | Fix bugs. |
commit | commitdiff | tree |
2014-04-09 |
Robert Haas | Fix compiler warnings. |
commit | commitdiff | tree |
2014-03-28 |
Robert Haas | Add debugging code, fix bugs. |
commit | commitdiff | tree |
2014-03-26 |
Robert Haas | test_sballoc improvements. |
commit | commitdiff | tree |
2014-03-26 |
Robert Haas | sb_reset_allocator |
commit | commitdiff | tree |
2014-03-26 |
Robert Haas | Fix bugs. |
commit | commitdiff | tree |
2014-03-26 |
Robert Haas | test_sballoc: comparison testing vs. palloc |
commit | commitdiff | tree |
2014-03-26 |
Robert Haas | Fix bugs. |
commit | commitdiff | tree |
2014-03-25 |
Robert Haas | Fix bugs. |
commit | commitdiff | tree |
2014-03-25 |
Robert Haas | Fix bug in test_sballoc. |
commit | commitdiff | tree |
2014-03-25 |
Robert Haas | Oops. |
commit | commitdiff | tree |
2014-03-25 |
Robert Haas | Fix bug. |
commit | commitdiff | tree |
2014-03-25 |
Robert Haas | test_sballoc |
commit | commitdiff | tree |
2014-03-24 |
Robert Haas | last bits of sb_alloc_from_heap |
commit | commitdiff | tree |
2014-03-24 |
Robert Haas | fill in more of sb_alloc_from_heap |
commit | commitdiff | tree |
2014-03-22 |
Robert Haas | rough sketch of sb_alloc_from_heap |
commit | commitdiff | tree |
2014-03-21 |
Robert Haas | more of sb_alloc, still missing some guts |
commit | commitdiff | tree |
2014-03-21 |
Robert Haas | sb_alloc, less guts. |
commit | commitdiff | tree |
2014-03-21 |
Robert Haas | sb_create_private_allocator |
commit | commitdiff | tree |
2014-03-20 |
Robert Haas | sb_private_region_for_allocator, part two. |
commit | commitdiff | tree |
2014-03-19 |
Robert Haas | Add private flag to sb_allocator. |
commit | commitdiff | tree |
2014-03-19 |
Robert Haas | sb_private_region_for_allocator, part one. |
commit | commitdiff | tree |
2014-03-19 |
Robert Haas | sb_report_contiguous_freespace |
commit | commitdiff | tree |
2014-03-12 |
Robert Haas | Add FreePageManagerInquireLargest. |
commit | commitdiff | tree |
2014-03-12 |
Robert Haas | sb_region_lookup |
commit | commitdiff | tree |
2014-03-11 |
Robert Haas | Stub out sb_alloc/sb_region. |
commit | commitdiff | tree |
2014-03-11 |
Robert Haas | sb_map: Fix typo. |
commit | commitdiff | tree |
2014-03-11 |
Robert Haas | sb_map |
commit | commitdiff | tree |
2014-03-11 |
Robert Haas | Fix typo. |
commit | commitdiff | tree |
2014-02-28 |
Robert Haas | Fix bugs. |
commit | commitdiff | tree |
2014-02-27 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-27 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-26 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-21 |
Robert Haas | Fix bugs. |
commit | commitdiff | tree |
2014-02-20 |
Robert Haas | Fix bugs. |
commit | commitdiff | tree |
2014-02-20 |
Robert Haas | Fix bugs. |
commit | commitdiff | tree |
2014-02-20 |
Robert Haas | Fix bugs. |
commit | commitdiff | tree |
2014-02-20 |
Robert Haas | test_freepage fixes. |
commit | commitdiff | tree |
2014-02-20 |
Robert Haas | test_freepage harness. |
commit | commitdiff | tree |
2014-02-20 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-20 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-20 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-20 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-19 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-19 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-19 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-19 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-19 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-17 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-16 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
2014-02-14 |
Robert Haas | More hacking. |
commit | commitdiff | tree |
next |