summaryrefslogtreecommitdiffstats
path: root/sysmon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send stdout and stderr to /tmp subfolderOmar Rizwan2026-04-021-2/+2
* sysmon: SimplifyOmar Rizwan2026-02-251-12/+1
* output-redirection: Fix sysmon.c output captureOmar Rizwan2026-02-251-2/+2
* output-redirection: WIP: Capture most(?) C printfs on LinuxOmar Rizwan2026-02-251-0/+12
* Add clauseFormat. Make RAM statements instead of printing in sysmonOmar Rizwan2026-02-091-58/+38
* sysmon: Mac RAM checkOmar Rizwan2025-12-191-6/+53
* sysmon: Don't spam RAM for nowOmar Rizwan2025-12-121-4/+4
* sysmon: Fix on MacOmar Rizwan2025-12-121-0/+2
* sysmon: Check RAM to include buffer/cacheOmar Rizwan2025-12-121-20/+43
* sysmon: Try this strategy for workers?Omar Rizwan2025-12-111-3/+12
* sysmon,folk: Scale number of worker threads up to CPU countOmar Rizwan2025-12-111-4/+6
* db: Flip sign so newer matches get to stick aroundOmar Rizwan2025-12-101-4/+4
* sysmon: Turn off RAM printing for nowOmar Rizwan2025-11-301-4/+6
* WIP: Move from C-strings to length-prefixed Terms in trie/clauseOmar Rizwan2025-11-291-20/+20
* sysmon: Tracy zones for sysmonOmar Rizwan2025-11-261-0/+7
* WIP: Reap old converged AtomicallyVersions if it's been a long timeOmar Rizwan2025-11-111-3/+10
* sysmon: Try to fix race that leads to program Claim repeating?Omar Rizwan2025-10-031-1/+3
* folk,sysmon: Clean up boot workerReactivateOrSpawn printoutsOmar Rizwan2025-10-031-2/+4
* Split clock time vs. internal time and use internal time for settleOmar Rizwan2025-08-181-15/+36
* Remove wasteful empty destructors from HoldsOmar Rizwan2025-07-251-1/+1
* Add version option to HoldStatement!; make version a doubleOmar Rizwan2025-06-171-1/+1
* Move workerInfo dump to only the case where we thread overflowOmar Rizwan2025-04-221-42/+0
* sysmon: WIP: Hacking on scheduler; print state on spawnOmar Rizwan2025-04-221-1/+46
* WIP: Merge branch 'osnr/folk2-c-collect' into osnr/folk2-writable-images-and-...Omar Rizwan2025-04-101-1/+1
|\
| * WIP: Do recollect immediately, at C levelOmar Rizwan2025-03-171-1/+1
* | WIP: Make keepMs actually keep the statement in-index as wellOmar Rizwan2025-04-101-1/+1
* | Add destructor support to Hold; use to dispose camera framesOmar Rizwan2025-04-081-2/+2
* | gpu,drawable-surfaces: Need dynamic scissor too. Seems good!Omar Rizwan2025-03-221-1/+1
* | sysmon: Wait a bit longer to prevent overloadOmar Rizwan2025-03-201-1/+1
* | sysmon: cleanup, reduce delayOmar Rizwan2025-03-081-4/+8
* | gpu: WIP: Start working on encoding push constantsOmar Rizwan2025-03-081-1/+1
* | WIP: Delay sysmon for a while. Start compiling pipelines/fns.Omar Rizwan2025-03-081-3/+5
|/
* Clean up keep to just remove self, no rc gymnasticsOmar Rizwan2025-03-051-1/+1
* WIP: Add keepMs support for Claim and Wish, not just HoldOmar Rizwan2025-03-031-0/+4
* sysmon: Fix warningOmar Rizwan2025-02-131-2/+4
* Some hold and keep cleanupOmar Rizwan2025-02-111-2/+3
* Implement HoldStatement! and new Hold! with more sugarOmar Rizwan2025-02-111-9/+9
* sysmon: Run less frequentlyOmar Rizwan2025-02-111-2/+3
* Update README.md; tweak timingOmar Rizwan2025-02-101-0/+1
* Fix some small leaksOmar Rizwan2025-02-101-1/+1
* WIP: Inline HOLD into the running block (or sysmon).Omar Rizwan2025-02-101-16/+7
* sysmon: Actually fix canRemoveAtTick!!Omar Rizwan2025-02-071-1/+1
* sysmon: Fix canRemoveAtTick?Omar Rizwan2025-02-071-8/+4
* Fixes to Mac supportOmar Rizwan2025-02-051-1/+3
* WIP: 'Deactivate' instead of killing threads; use I/O-boundnessOmar Rizwan2025-02-041-6/+13
* sysmon: WIP: Count based on blocked on I/O instead of runtimeOmar Rizwan2025-02-031-11/+15
* sysmon: Fix tracy thread nameOmar Rizwan2024-12-181-1/+1
* trie: Fix memory leak!Omar Rizwan2024-12-141-1/+1
* Fix epoch collection? The system works, at leastOmar Rizwan2024-12-141-2/+5
* WIP: Introduce epoch-based reclamation of trie data (keys, nodes)Omar Rizwan2024-12-141-0/+3