mirror of
https://github.com/vladmandic/automatic
synced 2026-09-02 11:00:46 +02:00
d38f2c97b2
Move the per-component placement walk from the api server into memstats next to ram and gpu stats, and add it to the --monitor tick so offload placement is visible in a log rather than only over the api. - guard the walk internally: the supervisor loop logs its monitor line unguarded, and the walk can race a reload or an offload rewrap - monitor reports gb and merges into a fresh dict, since memory_stats returns a module global that the per-generation log also prints - endpoint keeps reporting raw bytes