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

Add cacheline-alignment to compiler/threading and switch from volatile to std::atomic #1005

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on May 21, 2024

  1. i fixed everything yet didn't even try to compile it

    Signed-off-by: Valery Matskevich <[email protected]>
    blonded04 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d486320 View commit details
    Browse the repository at this point in the history
  2. make lockable copyable

    Signed-off-by: Valery Matskevich <[email protected]>
    blonded04 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7ad0ce7 View commit details
    Browse the repository at this point in the history
  3. clang-formatted code

    Signed-off-by: Valery Matskevich <[email protected]>
    blonded04 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5076cea View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. fixes after review

    Signed-off-by: Valery Matskevich <[email protected]>
    blonded04 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    39c2ccb View commit details
    Browse the repository at this point in the history
  2. cleaner blame

    Signed-off-by: Valery Matskevich <[email protected]>
    blonded04 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    12049fa View commit details
    Browse the repository at this point in the history