[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #8568 [Tor]: use TOR_SIMPLEQ for cell_queue_t
#8568: use TOR_SIMPLEQ for cell_queue_t
-----------------------------------+----------------------------------------
Reporter: nickm | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Keywords: tor-relay refactoring | Parent:
Points: | Actualpoints:
-----------------------------------+----------------------------------------
It's silly to have our own, less-efficient implementation of a singly-
linked queue. We can save a couple of CPU cycles, and some mental energy,
by switching to TOR_SIMPLEQ.
We should update this to know about destroy cell queues, once #7912 is
merged.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8568>
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