Files
ultix/staged/systemd/ukrrs-batch.slice
mrcharles 74934b1095 docs sync post-pass: REPORT v1.1 status, Oct replan runbook, repo path fix
REPORT.md gets a post-pass status banner + per-item STATUS tags + phase/QM
checklist truth; RUNBOOK-TODAY amended for the Oct window replan (Friday is
troubleshooting-only #609); all ~/optimize paths updated after the repo move
to ~/projects/ultix. Adds the 22:00 night-flip watcher log and
6-remove-agent-stacks.sh (boot-time screen/crush relauncher teardown with
backups to removed-agent-stacks/).

💘 Generated with Crush

Assisted-by: Crush:glm-5.2
[#602]
2026-08-31 21:55:48 -05:00

15 lines
547 B
SYSTEMD

[Unit]
Description=UKRRS batch pool: dev.sh builders, ETL, doc builds, background agents
Documentation=file:///home/reachableceo/projects/ultix/REPORT.md
[Slice]
# Day bias: lowest weight, restricted to pool A. The night profile timer
# (ukrrs-nightprofile.service) raises weight/MemoryHigh and widens AllowedCPUs
# via `systemctl set-property --runtime`; reboot lands back in day mode.
# IOWeight deliberately absent: inert under the `none` I/O scheduler.
CPUWeight=25
AllowedCPUs=0-5
MemoryHigh=12884901888
MemoryMax=17179869184
TasksMax=16384