mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
- Update .gitignore with **/target/ for Rust build artifacts - Add eval receipts to UniversalBridge.lean (compile-time verification comments) - Add PCIe Idle-Cycle Compute Harvester to ROADMAP.md - Clean up deprecated scripts, generated Verilog, and old tools (23 deletions) - Stage new infrastructure: Xen/Alpine embedded surface, QFOX topology manager - Stage new probes: boundary activation field, holographic carving - Stage new applications: finance manager, script roots - Stage new research spec: PCIe idle-cycle substrate
8 lines
216 B
Desktop File
8 lines
216 B
Desktop File
[Unit]
|
|
Description=Sample QFox topology manager tracepoint averages
|
|
ConditionPathExists=/dev/qfox_topoman
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
Environment=QFOX_TOPOLOGY_SAMPLE_SEC=5
|
|
ExecStart=/usr/local/sbin/qfox-topology-sample
|