Pavel Emelyanov
13ff3d6fa4
[SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).
...
The inuse counters are going to become a per-cpu array. Introduce an
index for this array on the struct proto.
To handle the case of proto register-unregister-register loop the
bitmap is used. All its bits manipulations are protected with
proto_list_lock and a sanity check for the bitmap being exhausted is
also added.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-03-28 16:38:17 -07:00
..
2008-02-06 19:25:06 -06:00
2008-03-05 18:47:03 -08:00
2008-03-05 18:37:16 -08:00
2007-10-10 16:54:51 -07:00
2008-03-25 20:26:24 -07:00
2008-03-26 01:56:24 -07:00
2008-03-27 17:54:29 -07:00
2007-10-10 16:53:11 -07:00
2008-03-06 15:06:06 -08:00
2008-01-28 15:11:17 -08:00
2008-03-28 16:26:45 -07:00
2007-04-26 15:50:17 -07:00
2008-01-28 14:57:13 -08:00
2007-10-10 16:55:55 -07:00
2008-01-31 19:27:33 -08:00
2008-02-12 17:53:34 -08:00
2007-10-10 16:53:56 -07:00
2008-03-06 15:30:41 -05:00
2008-01-28 14:55:14 -08:00
2007-06-08 13:33:09 -07:00
2007-04-25 22:27:12 -07:00
2007-10-10 16:52:50 -07:00
2007-07-10 23:02:12 -07:00
2008-01-28 14:55:58 -08:00
2008-03-27 17:53:31 -07:00
2008-01-31 19:27:02 -08:00
2008-01-28 15:08:14 -08:00
2008-01-28 15:00:20 -08:00
2008-01-28 15:11:10 -08:00
2007-07-18 15:47:52 -07:00
2008-03-26 01:55:37 -07:00
2007-04-28 11:01:01 -04:00
2007-10-10 16:47:40 -07:00
2008-03-13 19:32:31 -04:00
2008-02-03 04:28:54 -08:00
2008-02-03 04:28:52 -08:00
2007-11-12 21:02:51 -08:00
2008-02-03 04:28:52 -08:00
2008-01-28 14:53:45 -08:00
2008-03-28 16:35:27 -07:00
2008-03-26 04:39:55 +09:00
2008-03-25 10:23:59 +09:00
2008-03-26 00:48:17 -07:00
2007-11-12 21:27:28 -08:00
2008-03-04 13:48:30 -08:00
2008-03-25 10:24:01 +09:00
2008-02-23 20:19:20 -08:00
2008-02-05 02:54:16 -08:00
2008-01-28 15:01:08 -08:00
2008-03-24 15:30:27 -07:00
2007-10-10 16:55:55 -07:00
2008-01-28 14:53:47 -08:00
2008-03-27 17:39:19 -07:00
2007-10-10 16:52:14 -07:00
2007-10-10 16:49:07 -07:00
2008-02-29 11:46:17 -08:00
2008-03-25 16:41:53 -04:00
2007-07-10 22:15:42 -07:00
2008-02-29 11:13:15 -08:00
2008-03-27 18:48:56 -07:00
2008-03-26 04:40:00 +09:00
2008-01-28 14:53:38 -08:00
2008-02-05 09:44:20 -08:00
2008-01-28 15:11:09 -08:00
2008-03-27 16:53:37 -07:00
2008-01-28 15:11:10 -08:00
2008-03-24 15:33:00 -07:00
2008-03-22 16:56:51 -07:00
2008-01-28 14:54:29 -08:00
2007-04-25 22:27:55 -07:00
2008-03-21 16:33:01 -07:00
2007-10-07 23:44:17 -07:00
2008-03-26 04:39:55 +09:00
2007-10-10 16:49:10 -07:00
2008-01-28 15:11:11 -08:00
2007-10-19 11:53:40 -07:00
2008-01-28 14:59:38 -08:00
2008-03-28 16:38:17 -07:00
2008-03-23 22:21:28 -07:00
2008-03-06 16:22:02 -08:00
2008-03-22 16:51:21 -07:00
2008-03-06 16:22:02 -08:00
2007-10-10 16:49:10 -07:00
2008-03-27 16:03:20 -04:00
2008-03-27 18:48:56 -07:00