[tor-bugs] #4516 [Tor Relay]: Disable send/receive buffers when using IOCP.

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Nov 18 22:49:51 UTC 2011


#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


More information about the tor-bugs mailing list