-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dynamic growth of slab pool for concurrent_map #22
base: master
Are you sure you want to change the base?
Commits on Jun 11, 2020
-
updated SlabAlloc to place super blocks on separate arrays
Nico Iskos committedJun 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 5b20e97 - Browse repository at this point
Copy the full SHA 5b20e97View commit details -
buildBulk now reports which keys were successfully inserted
Nico Iskos committedJun 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 7da2ae7 - Browse repository at this point
Copy the full SHA 7da2ae7View commit details
Commits on Jun 12, 2020
-
buildBulk function can detect if allocation pool needs to be resized
Nico Iskos committedJun 12, 2020 Configuration menu - View commit details
-
Copy full SHA for e5257c0 - Browse repository at this point
Copy the full SHA e5257c0View commit details -
Added support for resizing dynamic allocation pool
Nico Iskos committedJun 12, 2020 Configuration menu - View commit details
-
Copy full SHA for a314c19 - Browse repository at this point
Copy the full SHA a314c19View commit details -
Nico Iskos committed
Jun 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 49161a2 - Browse repository at this point
Copy the full SHA 49161a2View commit details
Commits on Jun 15, 2020
-
added pool growth support for unique bulk insert and temporarily remo…
…ved some device allocations in gpu_hash_table for testing
Nico Iskos committedJun 15, 2020 Configuration menu - View commit details
-
Copy full SHA for ff5ba41 - Browse repository at this point
Copy the full SHA ff5ba41View commit details
Commits on Jun 16, 2020
-
added support for preemptive pool growth
Nico Iskos committedJun 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 44ab2f5 - Browse repository at this point
Copy the full SHA 44ab2f5View commit details
Commits on Jun 17, 2020
-
added preemptive resizing for non unique build kernel
Nico Iskos committedJun 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 48b21df - Browse repository at this point
Copy the full SHA 48b21dfView commit details
Commits on Sep 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1978da6 - Browse repository at this point
Copy the full SHA 1978da6View commit details
Commits on Dec 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 01c972b - Browse repository at this point
Copy the full SHA 01c972bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c9bcc - Browse repository at this point
Copy the full SHA c3c9bccView commit details
Commits on Dec 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c1f8e7b - Browse repository at this point
Copy the full SHA c1f8e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4f6ba0 - Browse repository at this point
Copy the full SHA a4f6ba0View commit details
Commits on Dec 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b29b988 - Browse repository at this point
Copy the full SHA b29b988View commit details
Commits on Dec 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e3c6463 - Browse repository at this point
Copy the full SHA e3c6463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ee554 - Browse repository at this point
Copy the full SHA 36ee554View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610af7b - Browse repository at this point
Copy the full SHA 610af7bView commit details
Commits on Jan 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8b006f9 - Browse repository at this point
Copy the full SHA 8b006f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1fb642 - Browse repository at this point
Copy the full SHA c1fb642View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d2926 - Browse repository at this point
Copy the full SHA d2d2926View commit details -
Configuration menu - View commit details
-
Copy full SHA for de70e25 - Browse repository at this point
Copy the full SHA de70e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for b090ece - Browse repository at this point
Copy the full SHA b090eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5769e20 - Browse repository at this point
Copy the full SHA 5769e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90909ee - Browse repository at this point
Copy the full SHA 90909eeView commit details
Commits on Jan 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 855db99 - Browse repository at this point
Copy the full SHA 855db99View commit details
Commits on Jan 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b82f0aa - Browse repository at this point
Copy the full SHA b82f0aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for df66adc - Browse repository at this point
Copy the full SHA df66adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d4d9c - Browse repository at this point
Copy the full SHA 12d4d9cView commit details
Commits on Jan 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1f08535 - Browse repository at this point
Copy the full SHA 1f08535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c51175 - Browse repository at this point
Copy the full SHA 7c51175View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a116c - Browse repository at this point
Copy the full SHA d1a116cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 854b1f9 - Browse repository at this point
Copy the full SHA 854b1f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34afe70 - Browse repository at this point
Copy the full SHA 34afe70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c0133 - Browse repository at this point
Copy the full SHA 57c0133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79eccec - Browse repository at this point
Copy the full SHA 79eccecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8314c45 - Browse repository at this point
Copy the full SHA 8314c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a73666 - Browse repository at this point
Copy the full SHA 3a73666View commit details
Commits on Jan 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 31d7a0f - Browse repository at this point
Copy the full SHA 31d7a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f7b436 - Browse repository at this point
Copy the full SHA 8f7b436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d2568 - Browse repository at this point
Copy the full SHA 42d2568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1911889 - Browse repository at this point
Copy the full SHA 1911889View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2db909 - Browse repository at this point
Copy the full SHA c2db909View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1df972 - Browse repository at this point
Copy the full SHA c1df972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32558d2 - Browse repository at this point
Copy the full SHA 32558d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 936ae45 - Browse repository at this point
Copy the full SHA 936ae45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7053d9c - Browse repository at this point
Copy the full SHA 7053d9cView commit details
Commits on Jan 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b6ae38e - Browse repository at this point
Copy the full SHA b6ae38eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0b0c3 - Browse repository at this point
Copy the full SHA ba0b0c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 946aa03 - Browse repository at this point
Copy the full SHA 946aa03View commit details -
Configuration menu - View commit details
-
Copy full SHA for a217079 - Browse repository at this point
Copy the full SHA a217079View commit details
Commits on Jan 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f5f6f00 - Browse repository at this point
Copy the full SHA f5f6f00View commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d9f39f9 - Browse repository at this point
Copy the full SHA d9f39f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a57ca8 - Browse repository at this point
Copy the full SHA 6a57ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38b5a03 - Browse repository at this point
Copy the full SHA 38b5a03View commit details
Commits on Apr 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b24b998 - Browse repository at this point
Copy the full SHA b24b998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c0074 - Browse repository at this point
Copy the full SHA 10c0074View commit details -
Configuration menu - View commit details
-
Copy full SHA for 148f1b8 - Browse repository at this point
Copy the full SHA 148f1b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e701dbf - Browse repository at this point
Copy the full SHA e701dbfView commit details
Commits on Apr 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b44ccde - Browse repository at this point
Copy the full SHA b44ccdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c956e08 - Browse repository at this point
Copy the full SHA c956e08View commit details
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cd2319d - Browse repository at this point
Copy the full SHA cd2319dView commit details