Eric Dumazet
b282705336
net: convert syn_wait_lock to a spinlock
...
This is a low hanging fruit, as we'll get rid of syn_wait_lock eventually.
We hold syn_wait_lock for such small sections, that it makes no sense to use
a read/write lock. A spin lock is simply faster.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-23 16:52:26 -04:00
..
2014-12-09 16:29:11 -05:00
2014-11-18 15:26:32 -05:00
2014-11-18 15:27:32 -05:00
2015-03-23 16:43:08 -04:00
2014-08-26 13:45:47 -04:00
2014-12-09 16:08:17 -05:00
2015-03-03 21:16:48 -05:00
2015-03-12 14:39:40 -04:00
2015-03-20 19:10:44 -04:00
2015-02-04 13:02:54 -08:00
2015-02-05 14:38:53 -08:00
2014-09-30 01:02:26 -04:00
2015-02-19 15:45:53 -05:00
2014-11-18 15:26:32 -05:00
2015-02-04 01:34:15 -05:00
2015-03-20 21:47:40 -04:00
2015-03-12 14:39:40 -04:00
2013-05-20 13:48:04 -07:00
2015-03-18 22:30:35 -04:00
2014-01-05 20:27:54 -05:00
2014-07-15 11:05:09 -04:00
2015-01-13 17:51:08 -05:00
2014-07-15 11:05:09 -04:00
2015-02-22 22:43:20 -05:00
2014-08-02 15:03:58 -07:00
2015-03-23 16:52:26 -04:00
2015-03-20 18:51:09 -04:00
2014-12-10 22:41:55 -05:00
2014-08-22 19:57:23 -07:00
2015-03-20 18:51:09 -04:00
2015-03-11 21:55:28 -04:00
2015-03-20 18:51:09 -04:00
2014-01-14 15:15:25 -08:00
2015-03-20 18:51:09 -04:00
2014-09-05 17:43:45 -07:00
2014-10-22 12:52:55 -04:00
2014-11-11 14:10:31 -05:00