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

New replica code #347

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from
Draft

New replica code #347

wants to merge 32 commits into from

Commits on Nov 27, 2023

  1. WiP on dynamic NR.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    628c56d View commit details
    Browse the repository at this point in the history
  2. Add submodule.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9eeb0f6 View commit details
    Browse the repository at this point in the history
  3. Migrate process code to new nr library.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    eb5c56c View commit details
    Browse the repository at this point in the history
  4. Make tests work with new node-replication code.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    04baf31 View commit details
    Browse the repository at this point in the history
  5. Update submodule.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6353729 View commit details
    Browse the repository at this point in the history
  6. Compilable rack-scale code.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d566411 View commit details
    Browse the repository at this point in the history
  7. Add syscalls to add/remove replica.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1352469 View commit details
    Browse the repository at this point in the history
  8. Wrap NR instance in rwlock.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    adf9084 View commit details
    Browse the repository at this point in the history
  9. Wip.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5b7d359 View commit details
    Browse the repository at this point in the history
  10. wiwipp

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b9f89b2 View commit details
    Browse the repository at this point in the history
  11. Wip.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    92c79d1 View commit details
    Browse the repository at this point in the history
  12. Rework KernelNode init, change affinity correctly.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    91811e6 View commit details
    Browse the repository at this point in the history
  13. [revert] Relax two asserts, need to revert investigate why.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f5e2821 View commit details
    Browse the repository at this point in the history
  14. A workign configuration.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    13abf37 View commit details
    Browse the repository at this point in the history
  15. merge fixups.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    64e2fec View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. JUST LOGGING.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ef9b59c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2935e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    652d576 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95efcc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    6e6bfaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84dc629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02b71d8 View commit details
    Browse the repository at this point in the history
  4. Update librettos commit

    hunhoffe committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    57187f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Modifications for dynrep+new bios code.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f81763e View commit details
    Browse the repository at this point in the history
  2. Update memcached build.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4ae9f3f View commit details
    Browse the repository at this point in the history
  3. remove depth limit on clone.

    Signed-off-by: Gerd Zellweger <[email protected]>
    gz committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7c139d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4923ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5748e0c View commit details
    Browse the repository at this point in the history
  6. working 64GB config

    Signed-off-by: Reto Achermann <[email protected]>
    achreto committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ac0965f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    9dbf884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb51393 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. update memcached

    hunhoffe committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    68bb6ac View commit details
    Browse the repository at this point in the history