CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/27 10:13:33
Modified files:
sys/dev/dt : dt_dev.c
Log message:
Improve use of SMR in dt(4) by changing the time when smr_barrier()
is invoked. This enables threads to continue gathering events without
interruption when another thread starts or stops recording.
OK mpi@
