ae 65169ca8a0 MFC r260151 (by adrian):
Use an RLOCK here instead of an RWLOCK - matching all the other calls
  to lla_lookup().

  This drastically reduces the very high lock contention when doing parallel
  TCP throughput tests (> 1024 sockets) with IPv6.

MFC r260187:
  lla_lookup() does modification only when LLE_CREATE is specified.
  Thus we can use IF_AFDATA_RLOCK() instead of IF_AFDATA_LOCK() when doing
  lla_lookup() without LLE_CREATE flag.

MFC r260217:
  Add IF_AFDATA_WLOCK_ASSERT() in case lla_lookup() is called with
  LLE_CREATE flag.
2014-01-10 09:45:28 +00:00
..
2014-01-09 03:32:03 +00:00
2014-01-09 23:08:56 +00:00
2014-01-09 10:59:31 +00:00
2014-01-09 22:40:51 +00:00
2013-12-31 05:20:44 +00:00
2013-11-26 08:46:39 +00:00
2014-01-09 18:28:58 +00:00
2014-01-01 02:49:45 +00:00
2014-01-10 07:48:36 +00:00
2013-12-17 13:49:35 +00:00
2013-12-17 13:38:21 +00:00
2014-01-08 02:19:39 +00:00
2013-09-29 15:19:34 +00:00
2013-12-25 23:57:01 +00:00
2014-01-09 22:40:51 +00:00
2014-01-02 01:51:54 +00:00
2014-01-04 19:04:53 +00:00
2014-01-10 09:45:28 +00:00
2014-01-10 09:45:28 +00:00
2013-12-14 04:24:32 +00:00
2013-12-04 07:50:18 +00:00
2013-11-14 09:19:50 +00:00
2013-12-30 21:17:20 +00:00
2014-01-09 22:40:51 +00:00
2013-11-04 05:58:59 +00:00
2013-12-17 13:38:21 +00:00
2013-12-28 01:26:26 +00:00
2013-12-17 13:38:21 +00:00
2014-01-07 19:46:17 +00:00
2014-01-04 23:43:18 +00:00
2014-01-09 10:44:27 +00:00
2013-10-18 17:08:23 +00:00