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

Repair setup4 hier case 1 buffer #6048

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

Commits on Oct 26, 2024

  1. Work in progress: hierarchical support in rebuffering

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    f5adaf0 View commit details
    Browse the repository at this point in the history
  2. wip on repair setup4 with hierarchy

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    8fd68e2 View commit details
    Browse the repository at this point in the history
  3. Reformatted, removed hack for return on RepairSetup.cc but left in ha…

    …ck for max fanout limit to avoid split_load
    
    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    f412b55 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Reformatted, support for modnets in dbJournal

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    8ee3bbf View commit details
    Browse the repository at this point in the history
  2. Added repair_setup4_hier case

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    2bc3085 View commit details
    Browse the repository at this point in the history
  3. Folded in latest master

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    bfdf1a0 View commit details
    Browse the repository at this point in the history
  4. Factor hierarchical connections to mimimize punch through

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ee1f044 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Removed debug code

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    20ffe7a View commit details
    Browse the repository at this point in the history
  2. Split Load Hierarchy Unit test

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    efd06d1 View commit details
    Browse the repository at this point in the history
  3. Cleaned up duplicate names in test case

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    57400a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Folded in latest master

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a6bfdef View commit details
    Browse the repository at this point in the history
  2. Removed unused vars

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8d0f598 View commit details
    Browse the repository at this point in the history
  3. ctidy clean ups

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bc34e51 View commit details
    Browse the repository at this point in the history
  4. ctidy fixes

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6c775ae View commit details
    Browse the repository at this point in the history
  5. Ctidy suggestion, remove virtual for override

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6a2bfbe View commit details
    Browse the repository at this point in the history
  6. Regolden split_load_hier to remove extraneous print

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e1f0444 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b27603 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. First round of review comments

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9c89a1a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. setChildModBTerm for moditerm when creating hierachy

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b31759e View commit details
    Browse the repository at this point in the history
  2. ctidy flatNet

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    842e502 View commit details
    Browse the repository at this point in the history
  3. Regolden readdb_hier

    Signed-off-by: andyfox-rushc <[email protected]>
    andyfox-rushc committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    80284f5 View commit details
    Browse the repository at this point in the history