Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
one nit
| sys/kern/sched_ule.c | ||
|---|---|---|
| 917 | Does moving this outside the lock expose yourself to races because the memory barrier that's implicit in the lock doesn't happen? | |