Everything for the ultix-streaming (VM 5111, pfv-tsys5) performance pass: full report + host audit results, staged/gated configs, guest prep + host one-shot + post-reboot-fix + netcheck lifecycle scripts, grow-root manual runbook, rolling tracking HUD, questions v1, and the gateway boot-race hardening units. Applied and verified live 2026-08-31; open work is tracked in Redmine project 55 as #601-#607. [#602] 💘 Generated with Crush Assisted-by: Crush:glm-5.2
13 lines
461 B
SYSTEMD
13 lines
461 B
SYSTEMD
[Unit]
|
|
Description=UKRRS gateway stack: LLM traffic + accounting postgres (prod+beta)
|
|
Documentation=file:///home/reachableceo/optimize/REPORT.md
|
|
|
|
[Slice]
|
|
# Latency-sensitive: all provider traffic + spend accounting. Weight beats any
|
|
# single account even under total compile storm (see REPORT section 2 math).
|
|
CPUWeight=900
|
|
# Hard floor so accounts can never squeeze the accounting DB into reclaim.
|
|
MemoryMin=2147483648
|
|
MemoryHigh=12884901888
|
|
TasksMax=infinity
|