[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100103.213129.188413356.davem@davemloft.net>
Date: Sun, 03 Jan 2010 21:31:29 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: socketcan@...tkopp.net
Cc: urs@...ogud.escape.de, netdev@...r.kernel.org,
socketcan-core@...ts.berlios.de
Subject: Re: [PATCH net-next-2.6] can: Speed up CAN frame receiption by
using ml_priv
From: Oliver Hartkopp <socketcan@...tkopp.net>
Date: Fri, 25 Dec 2009 17:47:47 +0100
> Hi Urs,
>
> this patch removes the hlist that contains the CAN receiver filter lists.
> It uses the 'midlayer private' pointer ml_priv and links the filters directly
> to the CAN netdevice, which allows to omit the walk through the complete CAN
> devices hlist for each received CAN frame.
>
> This patch is tested and does not remove any locking.
>
> Signed-off-by: Oliver Hartkopp <oliver@...tkopp.net>
Applied to net-next-2.6
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists