Re: [Ksummit-2005-discuss] Summary of 2005 Kernel Summit Proposed Topics
From: Andi Kleen <hidden>
Date: 2005-03-30 16:02:55
From: Andi Kleen <hidden>
Date: 2005-03-30 16:02:55
On Wed, Mar 30, 2005 at 05:44:18PM +0200, Andrea Arcangeli wrote:
On Wed, Mar 30, 2005 at 05:39:48PM +0200, Andi Kleen wrote:quoted
An unsolveable one IMHO. You can just try to be good enough. For thatI think it's solvable with an algorithm I outlined several emails ago.
The problem with you algorithm is that you cannot control how to NIC puts incoming packets into RX rings (and then actually if the packets you are interested in do actually arrive from the net ,-) While some NICs have hardware support to get high priority packets into different queues these tend to add nasty limits on the max number of connections. Which IMHO is not acceptable. "We have an enterprise class OS with iSCSI which can only support four swap devices" -Andi