-
Notifications
You must be signed in to change notification settings - Fork 7
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
Tweaks to Lockfree checkqueue PR #1
Tweaks to Lockfree checkqueue PR #1
Commits on Mar 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 80a8c18 - Browse repository at this point
Copy the full SHA 80a8c18View commit details -
No longer call destructors on tasks in checkqueue -- task itself shou…
…ld be in charge of cleaning up any resources that should be
Configuration menu - View commit details
-
Copy full SHA for 07e30da - Browse repository at this point
Copy the full SHA 07e30daView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1e706 - Browse repository at this point
Copy the full SHA ec1e706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c311d0 - Browse repository at this point
Copy the full SHA 2c311d0View commit details
Commits on Mar 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b276d7a - Browse repository at this point
Copy the full SHA b276d7aView commit details -
Signal in CheckQueue when no more checks will be added using the top …
…bit of top_cache
Configuration menu - View commit details
-
Copy full SHA for aa21c91 - Browse repository at this point
Copy the full SHA aa21c91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3da89 - Browse repository at this point
Copy the full SHA 3b3da89View commit details -
Tweak checkqueue so that fMasterPresent is not read unless all work h…
…as been completed OR there is no work
Configuration menu - View commit details
-
Copy full SHA for cbde4e5 - Browse repository at this point
Copy the full SHA cbde4e5View commit details
Commits on Mar 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d152289 - Browse repository at this point
Copy the full SHA d152289View commit details -
Get rid of boost::{thread, mutex, condition_variable} from CheckQueue…
…, and make the checkqueue own it's worker threads
Configuration menu - View commit details
-
Copy full SHA for 15d2796 - Browse repository at this point
Copy the full SHA 15d2796View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa84743 - Browse repository at this point
Copy the full SHA aa84743View commit details