[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080109140248.GA12855@one.firstfloor.org>
Date: Wed, 9 Jan 2008 15:02:48 +0100
From: Andi Kleen <andi@...stfloor.org>
To: Evgeniy Polyakov <johnpol@....mipt.ru>
Cc: Andi Kleen <andi@...stfloor.org>,
David Miller <davem@...emloft.net>, jheffner@....edu,
ilpo.jarvinen@...sinki.fi, lachlan.andrew@...il.com,
netdev@...r.kernel.org, quetchen@...tech.edu
Subject: Re: SACK scoreboard
> Postponing freeing of the skb has major drawbacks. Some time ago I
Yes, the trick would be to make sure that it also does not tie up
too much memory. e.g. it would need some throttling at least.
Also the fast path of kmem_cache_free() is actually not that
much different from just putting something on a list so perhaps
it would not make that much difference.
-Andi
--
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