| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FIFOScheduler: fixed a few synchronization issues | Douglas B. Rumbaugh | 2023-10-31 | 1 | -8/+5 |
| * | SerialScheduler: added a single-threaded scheduler | Douglas B. Rumbaugh | 2023-10-31 | 1 | -0/+67 |
| * | Epoch: Creating an epoch now takes references on buffers + versions | Douglas B. Rumbaugh | 2023-10-31 | 1 | -0/+2 |
| * | General Comment + Consistency updates | Douglas Rumbaugh | 2023-10-30 | 4 | -199/+6 |
| * | Epoch/DynamicExtension: added cv to epoch retirement check | Douglas Rumbaugh | 2023-10-30 | 1 | -0/+31 |
| * | FIFOScheduler: correctly protect m_cv with a lock | Douglas Rumbaugh | 2023-10-30 | 1 | -0/+5 |
| * | Concurrency updates + fixes for compile errors | Douglas Rumbaugh | 2023-10-30 | 2 | -1/+4 |
| * | Began moving to an explicit epoch-based system | Douglas Rumbaugh | 2023-10-23 | 3 | -9/+137 |
| * | Bugfixes | Douglas Rumbaugh | 2023-10-23 | 1 | -0/+1 |
| * | Initial pass w/ new scheduler setup | Douglas Rumbaugh | 2023-10-20 | 2 | -246/+57 |
| * | Checkpointing work | Douglas Rumbaugh | 2023-10-20 | 2 | -33/+84 |
| * | Re-structuring Project + scheduling updates | Douglas Rumbaugh | 2023-09-25 | 3 | -0/+485 |