- **assigned_to**: Thanh Nguyen


---

** [tickets:#3144] dtm: time value of a trace record should be generated before 
acquiring mutex**

**Status:** assigned
**Milestone:** 5.20.01
**Created:** Thu Jan 16, 2020 04:55 AM UTC by Vu Minh Nguyen
**Last Updated:** Thu Jan 16, 2020 05:13 AM UTC
**Owner:** Thanh Nguyen


There is a mutex in trace agent in order to synchronize trace-writings from 
multiple threads  and the time value of each trace record is generated after 
acquiring the mutex. If there is one taking the mutex, the time value of that 
trace record may not reflect the exact timestamp when the trace is actually 
triggered.

To be more accurate, the time value should be generated before acquiring the 
mutex.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to