Skip to content
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

Removing statics from codebase #117

Merged
merged 17 commits into from
Apr 5, 2019
Merged

Removing statics from codebase #117

merged 17 commits into from
Apr 5, 2019

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    5f6fb1a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Configuration menu
    Copy the full SHA
    0a82bee View commit details
    Browse the repository at this point in the history
  2. Updates

    Badrish Chandramouli committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    0aa6106 View commit details
    Browse the repository at this point in the history
  3. Updates

    badrishc committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    a3a9322 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a13a8d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1e859f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    934faa0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c6f176 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8679b06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ea803c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f41f1e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    b78aee3 View commit details
    Browse the repository at this point in the history
  2. Fixing issue where LightEpoch.IsProtected dereferences FastThreadLoca…

    …l.values for threads that haven't initialized values yet
    peterfreiling committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    765c083 View commit details
    Browse the repository at this point in the history
  3. Squashed commit of the following:

    commit 2ba964526c96c5c6852d1b702348a5bc9fa94dcb
    Merge: f2b2c1f 765c083
    Author: Badrish Chandramouli <badrishc@microsoft.com>
    Date:   Thu Apr 4 10:54:51 2019 -0700
    
        Merge branch 'nostatics' of https://github.com/Microsoft/FASTER into readobjfix
    
    commit f2b2c1f84b0bac97da222de4f3c929743742ecf2
    Author: Badrish Chandramouli <badrishc@microsoft.com>
    Date:   Thu Apr 4 10:54:09 2019 -0700
    
        Fixes to addresses, cleanup object read logic
    
    commit 765c083
    Author: Peter Freiling <peterfr@microsoft.com>
    Date:   Thu Apr 4 10:01:26 2019 -0700
    
        Fixing issue where LightEpoch.IsProtected dereferences FastThreadLocal.values for threads that haven't initialized values yet
    
    commit b78aee3
    Author: Peter Freiling <peterfr@microsoft.com>
    Date:   Wed Apr 3 20:43:28 2019 -0700
    
        Removing extra buffer copy
    
    commit cd0da5ec37469486e0b6cd978c2088a5ee6bb598
    Author: Badrish Chandramouli <badrishc@microsoft.com>
    Date:   Wed Apr 3 19:59:53 2019 -0700
    
        Updates
    
    commit 8d2ceeb6afcdaf2dacb98c0fa905a66bba7f3ae9
    Author: Badrish Chandramouli <badrishc@microsoft.com>
    Date:   Wed Apr 3 19:22:39 2019 -0700
    
        Fix for reading objects
    badrishc committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    0bd0790 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed1fd8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2c9f18 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Changed SpinWait to Yield for async reads

    Badrish Chandramouli committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    d80dceb View commit details
    Browse the repository at this point in the history