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

Workaround for independent writes to Iterations in parallel, better detection of BP5 which in turn uncovers more instances of the first issue #1619

Merged
merged 12 commits into from
Jun 11, 2024

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    6b41725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b56d525 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    404cd11 View commit details
    Browse the repository at this point in the history
  4. Add failing test

    franzpoeschel committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    712388c View commit details
    Browse the repository at this point in the history
  5. Backend implementation

    franzpoeschel committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bd1d33e View commit details
    Browse the repository at this point in the history
  6. Add documentation

    franzpoeschel committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a9d408a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81a28e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    186d99e View commit details
    Browse the repository at this point in the history
  9. write_test_zero_extent: require flush to buffer

    Somehow PerformDataWrite() leads to trouble with this pattern.
    franzpoeschel committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0711777 View commit details
    Browse the repository at this point in the history
  10. Revert "write_test_zero_extent: require flush to buffer"

    This reverts commit 36597bd.
    No longer needed after rebasing on fix-iteration-flush
    franzpoeschel committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f592e04 View commit details
    Browse the repository at this point in the history
  11. Fix hipace_like_write test

    It used Series::flush non-collectively
    franzpoeschel committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d9c54f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0a05f10 View commit details
    Browse the repository at this point in the history