rwatson
b4334eda5c
Modify UDP to use sosend_dgram() instead of sosend(). This allows
...
for signicantly optimized UDP socket I/O when using a single UDP
socket from many threads or processes that share it, by avoiding
significant locking and other overhead in the general sosend()
path that isn't necessary for simple datagram sockets. Specifically,
this change results in a significant performance improvement for
threaded name service in BIND9 under load.
Suggested by: Jinmei_Tatsuya at isc dot org
2006-05-06 11:24:59 +00:00
..
2005-11-24 14:17:35 +00:00
2005-01-07 01:45:51 +00:00
2005-10-21 16:23:01 +00:00
2005-01-07 01:45:51 +00:00
2005-08-26 15:27:18 +00:00
2005-01-07 01:45:51 +00:00
2006-03-07 21:40:44 +00:00
2005-02-22 13:04:05 +00:00
2005-01-07 01:45:51 +00:00
2005-11-18 20:12:40 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2006-01-30 08:39:09 +00:00
2005-01-07 01:45:51 +00:00
2006-04-25 23:23:13 +00:00
2006-04-25 11:17:35 +00:00
2005-12-21 21:29:45 +00:00
2005-09-19 22:54:55 +00:00
2005-01-07 01:45:51 +00:00
2006-01-18 14:24:39 +00:00
2006-01-24 16:19:31 +00:00
2005-12-20 09:38:03 +00:00
2005-07-20 10:30:52 +00:00
2006-03-21 14:29:48 +00:00
2006-03-21 14:29:48 +00:00
2006-04-21 09:25:40 +00:00
2004-10-19 21:14:57 +00:00
2006-02-20 12:30:32 +00:00
2006-02-14 06:36:39 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-10-31 15:41:29 +00:00
2005-01-07 01:45:51 +00:00
2006-04-18 09:20:16 +00:00
2006-03-03 12:10:59 +00:00
2005-11-29 17:56:11 +00:00
2006-02-14 06:36:39 +00:00
2006-01-22 01:08:30 +00:00
2006-01-21 10:44:34 +00:00
2006-03-20 21:44:12 +00:00
2005-05-04 13:09:19 +00:00
2005-01-07 01:45:51 +00:00
2006-05-05 06:24:34 +00:00
2006-05-05 07:31:03 +00:00
2006-02-01 13:55:03 +00:00
2006-01-24 17:09:12 +00:00
2006-02-01 06:15:37 +00:00
2005-11-19 17:04:52 +00:00
2005-11-19 14:01:32 +00:00
2006-02-02 03:13:16 +00:00
2005-11-19 14:01:32 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-08-10 07:10:02 +00:00
2005-01-07 01:45:51 +00:00
2006-04-21 09:25:40 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2006-04-21 09:25:40 +00:00
2006-02-23 21:14:34 +00:00
2006-04-21 09:25:40 +00:00
2006-04-06 17:21:16 +00:00
2005-04-10 05:24:59 +00:00
2006-04-25 11:17:35 +00:00
2006-03-16 07:03:14 +00:00
2006-05-05 06:50:23 +00:00
2006-02-16 19:38:07 +00:00
2006-04-25 11:17:35 +00:00
2006-04-24 08:20:02 +00:00
2006-04-01 16:36:36 +00:00
2006-02-18 16:50:08 +00:00
2005-01-07 01:45:51 +00:00
2006-05-06 11:24:59 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00