This directory contains a small tracing workflow for investigating Ollama memory behavior on macOS, especially on Apple Silicon machines with unified memory.
The goal is to capture enough information to answer:
- Which Ollama subprocesses were alive?
- Which model runner each subprocess belonged to?
- Did multiple model runners overlap?
- What was macOS doing globally with wired memory, compressed memory, swap, and memory pressure?