[<prev] [next>] [day] [month] [year] [list]
Message-ID: <472F5AF6.1030208@cosmosbay.com>
Date: Mon, 05 Nov 2007 19:03:34 +0100
From: Eric Dumazet <dada1@...mosbay.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: [PATCH 4/4] NET : makes sctp use the {DEFINE|REF}_PROTO_INUSE infrastructure
Trivial patch to make "sctcp,sctpv6" protocols uses the fast "inuse
sockets" infrastructure
Each protocol use then a static percpu var, instead of a dynamic one.
This saves some ram and some cpu cycles
Signed-off-by: Eric Dumazet <dada1@...mosbay.com>
View attachment "prot_inuse_sctp.patch" of type "text/plain" (1054 bytes)
Powered by blists - more mailing lists