Commit Graph

12 Commits

Author SHA1 Message Date
Ed_
4abd2401f0 Naming convention change for atomics
cache_coherent_ is what I'm going with for now based off of studying it further.

I really really don't like the "atomic" as the verbiage phrase. It conveys nothing about what the execution engine is actually doing with the thread caches or the bus snoop.
2025-10-13 02:49:07 -04:00
Ed_
5f57cea027 got multi-laned hot-reload 2025-10-13 02:13:58 -04:00
Ed_
8ced7cc71e progress on setting up host/client api process execution 2025-10-12 19:52:17 -04:00
Ed_
406ff97968 progress on setting up host/client api process execution 2025-10-12 16:20:08 -04:00
Ed_
866432723e progress on grime 2025-10-12 16:19:26 -04:00
Ed_
80846d035f got it compiling again (still quite a bit todo) 2025-10-12 02:13:57 -04:00
Ed_
54ff97b6c1 more progress on grime for code2 2025-10-12 01:52:08 -04:00
Ed_
983cac0660 Bewing cursed stuff... (not sure I'll bother, but I want to see if it works...) 2025-10-11 22:46:13 -04:00
Ed_
d25757da61 more progress on code 2 2025-10-11 21:24:46 -04:00
Ed_
05e979907a WIP: fleshing out cod2 for once a bit more
Planning to try out a flavor of Ryan's multi-threaded laned procs with the some extra threads hooked up separately to a job system.
Will most likely do 2 threads main/helper on live lanes, then 2 others on job queue loops
2025-10-11 19:17:29 -04:00
Ed_
7219b780fc began the rewrite... 2025-09-14 16:26:43 -04:00
Ed_
34e9f590ff making initial code2 codebase diretory 2025-09-14 16:05:56 -04:00