openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
STXXL
Settings
|
Report Duplicate
15
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 5 of 126
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding warning when ea_writer re-read a block from EM.
Timo Bingmann
More...
almost 10 years ago
Fixing prefetch pool resizing.
Timo Bingmann
More...
almost 10 years ago
No longer assuming first block of each EA is loaded -> count first unhinted block.
Timo Bingmann
More...
almost 10 years ago
Fixing ppq::hint() function.
Timo Bingmann
More...
almost 10 years ago
Uncrustify.
Timo Bingmann
More...
almost 10 years ago
Using minimum of next block for prefetching and hinting instead of maximum.
Timo Bingmann
More...
almost 10 years ago
Fixing bulk_pop_limit().
Thomas Keh
More...
almost 10 years ago
Update m_minima in flush_insertion_heaps_with_limit().
Thomas Keh
More...
almost 10 years ago
Creating external_array::int_memory() to count internal EA memory.
Timo Bingmann
More...
almost 10 years ago
PPQ: perfecting memory management for internal arrays.
Timo Bingmann
More...
almost 10 years ago
PPQ: adding prefetch and write pool blocks to memory counting.
Timo Bingmann
More...
almost 10 years ago
Flushing only a single heap in push().
Thomas Keh
More...
almost 10 years ago
Adding flush_insertion_heaps_with_limit(). Using this in limit_begin() and bulk_pop_limit().
Thomas Keh
More...
almost 10 years ago
Modifying test_ppq to use bulk_pop_limit().
Thomas Keh
More...
almost 10 years ago
Adding bulk_pop_limit() interface.
Thomas Keh
More...
almost 10 years ago
Making separate methods for cleanup_arrays() and request_further_block()
Thomas Keh
More...
almost 10 years ago
Fixing add_as_internal_array() for heaps which aren't completely filled.
Thomas Keh
More...
almost 10 years ago
PPQ: adding bulk-limit interface and a test in test_ppq.
Timo Bingmann
More...
almost 10 years ago
ppq: various variable and function renames.
Timo Bingmann
More...
almost 10 years ago
Fixing convert_eb_into_ia(): the extract buffer might contain used items.
Timo Bingmann
More...
almost 10 years ago
New ppq function flush_until_memory_free() to free up internal memory.
Timo Bingmann
More...
almost 10 years ago
Combining internal_array adding into functions.
Timo Bingmann
More...
almost 10 years ago
Renaming ValueType -> value_type most of the places.
Timo Bingmann
More...
almost 10 years ago
ppq::top() now returns a const value_type& instead of a copy.
Timo Bingmann
More...
almost 10 years ago
Fixing int_memory() in external_array class. get_current_block_index() was confusing.
Thomas Keh
More...
almost 10 years ago
ppq::pop() returns void now, just like std::priority_queue().
Timo Bingmann
More...
almost 10 years ago
Have each thread allocate it's ProcessorData in local NUMA memory.
Timo Bingmann
More...
almost 10 years ago
Disable PPQ's check_invariants() in Release mode (with NDEBUG).
Timo Bingmann
More...
almost 10 years ago
Creating external_array_type::prepare_write_pool() for common write pool calculation.
Timo Bingmann
More...
almost 10 years ago
PPQ: combine EA's read_write_pools into one central pool in PPQ.
Timo Bingmann
More...
almost 10 years ago
←
1
2
3
4
5
6
7
8
9
…
125
126
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree