[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #4516 [Tor Relay]: Disable send/receive buffers when using IOCP.
#4516: Disable send/receive buffers when using IOCP.
---------------------------------------+------------------------------------
Reporter: nickm | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Tor Relay | Version:
Keywords: windows iocp bufferevents | Parent: #3561
Points: | Actualpoints:
---------------------------------------+------------------------------------
To get much of the benefit from IOCP, we need to disable all kernel-space
buffers on sockets, and have the winsock stack read and write directly
from pre-allocated userspace buffers.
This change is easy enough to do. The harder part will be looking for
related bugs once it's turned on.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4516>
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