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

Page cache improvements #112

Merged
merged 30 commits into from
Sep 5, 2023

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    a758d91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d51bc48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81ed7f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7db2e30 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    11cb4fd View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    72c6d37 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    24242c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. wip - new VolumeTrimmer.

    tonyastolfi committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    cce3b14 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    8e19c8a View commit details
    Browse the repository at this point in the history
  2. (re-)Acquire job grant first on recover in trimmer test; this is

    roughly equivalent to resolving jobs first (volume.cpp)
    tonyastolfi committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    4d28a73 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    d934d5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e5ac2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45a2e4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f7341c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baf6f26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    360cacd View commit details
    Browse the repository at this point in the history
  7. merge RingBuffer changes.

    tonyastolfi committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0832c6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2e3804 View commit details
    Browse the repository at this point in the history
  9. Cleanup.

    tonyastolfi committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e0ff0d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c9f517 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6c3f13 View commit details
    Browse the repository at this point in the history
  12. fix header order

    tonyastolfi committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    abe1a49 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9771317 View commit details
    Browse the repository at this point in the history
  14. Remove dead code.

    tonyastolfi committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    15b4a72 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b69597 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Only clear one mirror when deallocating a RingBuffer::Impl.

    This seems to fix a sporadic Bus Error when trying to memset the
    entire mapped region (size * 2) at once.
    tonyastolfi committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5c78c1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ea4d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    961e2e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b83b550 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    ba99620 View commit details
    Browse the repository at this point in the history