Vitaliy Filippov
879e9a32d1
Fix unused code in make_cyclic
2026-05-30 02:31:02 +03:00
Vitaliy Filippov
0715feffa1
Wait for finished read, not for process exit in lp_optimizer
2026-02-04 02:33:08 +03:00
Vitaliy Filippov
5dd37f519a
Fix node folding in case of empty rules (pool with size 1), add a test
2025-04-28 02:16:49 +03:00
Vitaliy Filippov
a2278be84d
Improve data distribution: solve LP task on failure domains instead of individual OSDs
...
This greatly speeds up PG placement and makes it more uniform both because the LP task
becomes simpler and because the distribution of individual OSDs is optimised manually
2025-04-27 01:44:46 +03:00
Vitaliy Filippov
327c98a4b6
Fix index_tree
2025-04-13 16:13:44 +03:00
Vitaliy Filippov
848c2d2722
Move LPOptimizer, DSL and tests to lp_optimizer/
2024-06-05 10:51:20 +03:00