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

[VL] Enable Velox memory reclaimer for auto disk-spilling #2404

Closed
10 tasks done
zhztheplayer opened this issue Jul 20, 2023 · 2 comments
Closed
10 tasks done

[VL] Enable Velox memory reclaimer for auto disk-spilling #2404

zhztheplayer opened this issue Jul 20, 2023 · 2 comments
Labels
enhancement New feature or request stale stale

Comments

@zhztheplayer
Copy link
Member

zhztheplayer commented Jul 20, 2023

Sub-tasks listed as follow:

  • Velox
    • Remove cap-based spilling codes
    • Allow custom arbitrator
    • Use arbitrator to shrink pool
    • Bug: "Executor not supplied"
    • Bug: Dead lock once throwing error from "MemoryManager::addRootPool(...)"
    • Bug: Assertion failed, expected "spillPartitionEntry.second->numFiles() > 0"
    • Bug: Assertion failed, expected "!spillFinalized_"
  • Gluten
    • Mem leak Q95
    • Add listenable arbitrator impl
    • Add 30% over-acquire
@zuochunwei
Copy link
Contributor

zuochunwei commented Jul 24, 2023

what is the meaning of 'Add 30% over-acquire'?

@github-actions github-actions bot added the stale stale label Nov 18, 2023
@zhztheplayer
Copy link
Member Author

Closing as finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale stale
Projects
None yet
Development

No branches or pull requests

2 participants