| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adjust SMR_ASSERT_CRITICAL() and SMR_ASSERT_NONCRITICAL() so that the | 2020-04-03 | 1 | -23/+1 | |
| * | Start the SMR thread when all CPUs are ready for scheduling. This | 2020-02-25 | 1 | -5/+3 | |
| * | convert infinite msleep(9) to msleep_nsec(9) | 2019-12-30 | 1 | -3/+3 | |
| * | Add tsleep_nsec(9), msleep_nsec(9), and rwsleep_nsec(9). | 2019-07-03 | 1 | -3/+3 | |
| * | Add SMR_ASSERT_NONCRITICAL() in assertwaitok(). This eases debugging | 2019-05-17 | 1 | -4/+1 | |
| * | Remove incorrect optimization. The current logic for skipping idle CPUs | 2019-05-16 | 1 | -21/+3 | |
| * | Add lock order checking for smr_barrier(9). This is similar to the | 2019-05-14 | 1 | -1/+22 | |
| * | Introduce safe memory reclamation, a mechanism for reclaiming shared | 2019-02-26 | 1 | -0/+295 |
