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

Fix OOM of thumbnail generation #7120

Closed
wants to merge 12 commits into from
Closed

Commits on Sep 1, 2024

  1. add my_build.sh

    Muione committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    fa072b2 View commit details
    Browse the repository at this point in the history
  2. Fix OOM of thumbnail generation of LoaclDrive by using a task queue t…

    …o control thread count
    Muione committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    05f1c20 View commit details
    Browse the repository at this point in the history
  3. remove my_build.sh

    Muione committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e31d3d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    997dde5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    402dcf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3034e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb9af35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bc1ed1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ff81ba View commit details
    Browse the repository at this point in the history
  7. Revert "Merge branch 'alist-org:main' into fix-thumbnail-oom"

    This reverts commit 997dde5, reversing
    changes made to e31d3d6.
    Muione committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ac48a0a View commit details
    Browse the repository at this point in the history
  8. Revert "add UpdateThumbConcurrency method to dynamically adjust thumb…

    …nail generation concurrency"
    
    This reverts commit 7ff81ba.
    Muione committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    aad9e95 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from Mmx233/fix/thumbnails-oom

    refactor: new TokenBucket alg, fixed goroutine leak, support context controlling
    Muione authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ccfe904 View commit details
    Browse the repository at this point in the history