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

patchkernel: fix partitioning #27

Merged
merged 7 commits into from
Dec 13, 2019
Merged

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    5be4185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439c4fd View commit details
    Browse the repository at this point in the history
  3. patchkernel: fix update of ghosts cells during partitioning

    Stale ghosts have to be deleted after processing frame cells,
    because some of the frame cells moved into ghosts may be stale
    ghosts.
    andrea-iob committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    47e5b3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2597564 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb12551 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    606d6d2 View commit details
    Browse the repository at this point in the history
  7. patchkernel: fix tracking data returned by the function that receives…

    … the cells during partitioning
    andrea-iob committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    cbe8dbd View commit details
    Browse the repository at this point in the history