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

Farmer caching tweaks #2579

Merged
merged 4 commits into from
Mar 4, 2024
Merged

Farmer caching tweaks #2579

merged 4 commits into from
Mar 4, 2024

Commits on Mar 1, 2024

  1. Add FILE_FLAG_WRITE_THROUGH to Windows random access flag in order …

    …to make sure it doesn't use as much memory
    nazar-pc committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a42fbbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61a1e3d View commit details
    Browse the repository at this point in the history
  3. Avoid plot cache for very large plots (piece cache should be quite la…

    …rge in that case anyway)
    nazar-pc committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3bfff27 View commit details
    Browse the repository at this point in the history
  4. Fix compilation on macOS

    nazar-pc committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    df919f9 View commit details
    Browse the repository at this point in the history