[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #17598 [Core Tor/Tor]: Trace cell queue times in Tor to measure Tor application "congestion"
#17598: Trace cell queue times in Tor to measure Tor application "congestion"
---------------------------------------------+-----------------------------
Reporter: robgjansen | Owner: pastly
Type: enhancement | Status:
| needs_revision
Priority: Medium | Milestone: Tor:
| 0.3.1.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: kist, tor-03-unspecified-201612 | Actual Points:
Parent ID: #12541 | Points: 4
Reviewer: | Sponsor:
---------------------------------------------+-----------------------------
Changes (by pastly):
* status: needs_review => needs_revision
Comment:
Needs revision.
Log lines like the following are wrong and likely the source of problems I
had many many months ago.
{{{
"%lu.%lu id=%" PRIu32, cell->ts.tv_sec, cell->ts.tv_nsec, cell->id
}}}
This would print a timestamp of 1.9 seconds when we're actually
1.000000009 seconds.
There's also an incrementing dummy variable that needs to go away.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17598#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs