Re: [PATCH] rfs: Receive Flow Steering

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Dumazet
Date: Friday, April 2, 2010 - 12:29 am

Le vendredi 02 avril 2010 à 13:04 +0800, Changli Gao a écrit :






Your claim of RPS being not good for applications is wrong, our test
results show an improvement as is. Maybe your applications dont scale,
because of bad habits, or collidings heuristics, I dont know.


Whole point of Herbert patches is you dont need to change applications
and put complex logic in them, knowing exact machine topology.

Your suggestion is very complex, because you must bind each thread on a
particular cpu, and this is pretty bad for many reasons. We should allow
thread migrations, because scheduler or admin know better than the
application.

Application writers should rely on standard kernel mechanisms, and
schedulers, because an application have a limited point of view of what
really happens on the machine.




--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] rfs: Receive Flow Steering, Tom Herbert, (Thu Apr 1, 8:59 pm)
Re: [PATCH] rfs: Receive Flow Steering, Changli Gao, (Thu Apr 1, 10:04 pm)
Re: [PATCH] rfs: Receive Flow Steering, Eric Dumazet, (Fri Apr 2, 12:29 am)
Re: [PATCH] rfs: Receive Flow Steering, Eric Dumazet, (Fri Apr 2, 12:58 am)
Re: [PATCH] rfs: Receive Flow Steering, Eric Dumazet, (Fri Apr 2, 1:35 am)
Re: [PATCH] rfs: Receive Flow Steering, Changli Gao, (Fri Apr 2, 3:58 am)
Re: [PATCH] rfs: Receive Flow Steering, Eric Dumazet, (Fri Apr 2, 5:01 am)
Re: [PATCH] rfs: Receive Flow Steering, Eric Dumazet, (Fri Apr 2, 5:37 am)
Re: [PATCH] rfs: Receive Flow Steering, Changli Gao, (Fri Apr 2, 6:45 am)
Re: [PATCH] rfs: Receive Flow Steering, Eric Dumazet, (Fri Apr 2, 9:28 am)
Re: [PATCH] rfs: Receive Flow Steering, Rick Jones, (Fri Apr 2, 10:01 am)
Re: [PATCH] rfs: Receive Flow Steering, Rick Jones, (Fri Apr 2, 11:25 am)
Re: [PATCH] rfs: Receive Flow Steering, Eric Dumazet, (Fri Apr 2, 12:43 pm)
Re: [PATCH] rfs: Receive Flow Steering, Changli Gao, (Wed Apr 7, 6:37 pm)