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-10 09:45:28 +00:00
2013-12-28 01:15:34 +00:00
2014-01-10 09:45:28 +00:00
2013-09-08 18:19:40 +00:00
2012-08-07 07:52:25 +00:00
2013-05-11 19:05:38 +00:00
2012-10-12 09:24:24 +00:00
2014-01-05 13:55:33 +00:00
2013-11-21 23:00:09 +00:00
2013-11-21 23:00:09 +00:00
2013-11-21 23:00:09 +00:00
2013-12-03 20:55:37 +00:00
2012-09-06 07:03:56 +00:00
2013-11-21 23:00:09 +00:00
2013-11-21 23:00:09 +00:00
2013-07-03 18:48:43 +00:00
2013-11-21 23:00:09 +00:00
2013-12-03 20:55:37 +00:00
2012-11-25 14:25:08 +00:00
2013-11-21 23:00:09 +00:00
2013-09-02 22:48:41 +00:00
2014-01-07 23:50:02 +00:00
2014-01-07 23:50:02 +00:00
2012-11-17 20:04:04 +00:00
2012-11-27 19:07:28 +00:00