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

Numa placement manager #353

Merged
merged 51 commits into from Nov 17, 2017
Merged

Numa placement manager #353

merged 51 commits into from Nov 17, 2017

Commits on Sep 22, 2017

  1. init

    normanrz committed Sep 22, 2017
    Copy the full SHA
    23a4788 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. some fixes

    Norman Rzepka committed Sep 25, 2017
    Copy the full SHA
    eb478bb View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. extracted tasks + fixed compile errors

    Norman Rzepka committed Oct 2, 2017
    Copy the full SHA
    0a10a0d View commit details
    Browse the repository at this point in the history
  2. merged

    Norman Rzepka committed Oct 2, 2017
    Copy the full SHA
    1a4b836 View commit details
    Browse the repository at this point in the history
  3. access tracking for TableScan operator

    Norman Rzepka committed Oct 2, 2017
    Copy the full SHA
    c98d7ec View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. fixes chunk

    Norman Rzepka committed Oct 9, 2017
    Copy the full SHA
    d478680 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. merged

    Norman Rzepka committed Oct 11, 2017
    Copy the full SHA
    bdd6112 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:hyrise/zweirise into numa-placeme…

    …nt-manager
    Norman Rzepka committed Oct 11, 2017
    Copy the full SHA
    04790f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. extracted constants to options struct

    Norman Rzepka committed Oct 12, 2017
    Copy the full SHA
    f64204f View commit details
    Browse the repository at this point in the history
  2. merged

    Norman Rzepka committed Oct 12, 2017
    Copy the full SHA
    9f5a6d6 View commit details
    Browse the repository at this point in the history
  3. bugfixes

    Norman Rzepka committed Oct 12, 2017
    Copy the full SHA
    701a540 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7b4551a View commit details
    Browse the repository at this point in the history
  5. fixes linting

    Norman Rzepka committed Oct 12, 2017
    Copy the full SHA
    3b6914a View commit details
    Browse the repository at this point in the history
  6. revert unnecessary changes

    Norman Rzepka committed Oct 12, 2017
    Copy the full SHA
    81c1f11 View commit details
    Browse the repository at this point in the history
  7. removes unnecessary fastrand

    Norman Rzepka committed Oct 12, 2017
    Copy the full SHA
    1cd9b94 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Copy the full SHA
    37bcc34 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Copy the full SHA
    729e38d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8315062 View commit details
    Browse the repository at this point in the history
  3. stuff

    normanrz committed Oct 20, 2017
    Copy the full SHA
    e236a21 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. PR feedback

    Norman Rzepka committed Oct 22, 2017
    Copy the full SHA
    223be02 View commit details
    Browse the repository at this point in the history
  2. merged

    normanrz committed Oct 22, 2017
    Copy the full SHA
    0d511c0 View commit details
    Browse the repository at this point in the history
  3. merged

    Norman Rzepka committed Oct 22, 2017
    Copy the full SHA
    222887d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. merged master

    Norman Rzepka committed Oct 27, 2017
    Copy the full SHA
    7e44772 View commit details
    Browse the repository at this point in the history
  2. reformat

    Norman Rzepka committed Oct 27, 2017
    Copy the full SHA
    58808ec View commit details
    Browse the repository at this point in the history
  3. comments

    Norman Rzepka committed Oct 27, 2017
    Copy the full SHA
    d90a6df View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    930bc08 View commit details
    Browse the repository at this point in the history
  5. comments

    Norman Rzepka committed Oct 27, 2017
    Copy the full SHA
    8d5cdd3 View commit details
    Browse the repository at this point in the history
  6. remove task scheduling

    Norman Rzepka committed Oct 27, 2017
    Copy the full SHA
    168a31d View commit details
    Browse the repository at this point in the history
  7. format

    Norman Rzepka committed Oct 27, 2017
    Copy the full SHA
    b7cad7a View commit details
    Browse the repository at this point in the history
  8. adds NUMAPlacemenTest

    Norman Rzepka committed Oct 27, 2017
    Copy the full SHA
    794137b View commit details
    Browse the repository at this point in the history
  9. removes debug outputs

    Norman Rzepka committed Oct 27, 2017
    Copy the full SHA
    0f01541 View commit details
    Browse the repository at this point in the history
  10. merged

    Norman Rzepka committed Oct 27, 2017
    Copy the full SHA
    84b68f6 View commit details
    Browse the repository at this point in the history
  11. turns NUMAPlacmentManager into singleton

    Norman Rzepka committed Oct 27, 2017
    Copy the full SHA
    80c3f14 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. fixes tests

    Norman Rzepka committed Oct 28, 2017
    Copy the full SHA
    7792a6a View commit details
    Browse the repository at this point in the history
  2. adds comments to NUMAPlacementManager::Options

    Norman Rzepka committed Oct 28, 2017
    Copy the full SHA
    10aa580 View commit details
    Browse the repository at this point in the history
  3. adds more tests for NUMAPlacementManager

    Norman Rzepka committed Oct 28, 2017
    Copy the full SHA
    2b88581 View commit details
    Browse the repository at this point in the history
  4. faster test

    Norman Rzepka committed Oct 28, 2017
    Copy the full SHA
    c9ae022 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. fixes test

    Norman Rzepka committed Oct 29, 2017
    Copy the full SHA
    732e97f View commit details
    Browse the repository at this point in the history
  2. fixes test

    Norman Rzepka committed Oct 29, 2017
    Copy the full SHA
    1759cf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Copy the full SHA
    5842438 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4ce0348 View commit details
    Browse the repository at this point in the history
  3. lint/format

    mrks committed Nov 9, 2017
    Copy the full SHA
    0626287 View commit details
    Browse the repository at this point in the history
  4. Fix compiler errors.

    Leander Neiss committed Nov 9, 2017
    Copy the full SHA
    11eea9a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    49145f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Copy the full SHA
    29507db View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. implements requested changes: better variable naming in MigrationPrep…

    …arationTask + UNDEFINED_NODE_ID
    Norman Rzepka committed Nov 14, 2017
    Copy the full SHA
    cb3cbc2 View commit details
    Browse the repository at this point in the history
  2. create at least 1 node in fallback fake numa topology

    Norman Rzepka committed Nov 14, 2017
    Copy the full SHA
    505503c View commit details
    Browse the repository at this point in the history
  3. Revert "create at least 1 node in fallback fake numa topology"

    This reverts commit 505503c.
    Norman Rzepka committed Nov 14, 2017
    Copy the full SHA
    b8e655a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. fixes work stealing

    Norman Rzepka committed Nov 17, 2017
    Copy the full SHA
    f94b398 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a83a652 View commit details
    Browse the repository at this point in the history
  3. fixes build

    Norman Rzepka committed Nov 17, 2017
    Copy the full SHA
    d0fff84 View commit details
    Browse the repository at this point in the history