Block a user
Scheduler must evict ollama for higher-priority image leases (vram_managed guard defeats the manager's purpose)
Merged to main as e58da14 (merge of 601f5e2, branch mai/tesla/mgpumanager-5-evict).
Head review: build, go vet, and go test -race -count=1 ./... all clean on the branch before merge; branch…
Scheduler must evict ollama for higher-priority image leases (vram_managed guard defeats the manager's purpose)
#5 re-verified on current main — invariant held only until the first eviction
This shift started from the assumption that #5 was open. It is not: the soft-unload eviction path shipped on…
comfyui's vram_budget_mib is 11000, measured usage is 4346 — the broker refuses image jobs that would fit comfortably
Root cause found, and it is not the budget number — the broker does not credit memory the requesting consumer already holds
The wrong 11000 was real and worth fixing, but it was not the…
comfyui's vram_budget_mib is 11000, measured usage is 4346 — the broker refuses image jobs that would fit comfortably
CI/CD: pre-deploy test + migration gate so paliad.de stays online through failed deploys (inventor)
paliad's CI executed for the first time — and it is green
Branch mai/knuth/give-paliad-its-own (t-paliad-ci-runner-own-stack). Not merged; head's call.
Runs 640 and 642 both success.…