[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJzFV36pTwUyfoW=Jz1tBKSYbZTLvokOLST+XoX593YP6oN7Pw@mail.gmail.com>
Date: Thu, 3 Apr 2014 13:14:04 -0600
From: Sharat Masetty <sharat04@...il.com>
To: netdev@...r.kernel.org
Cc: sharat chandra <sharat04@...il.com>
Subject: RPS vs RFS
I am trying to understand the true benefit of RFS over RPS. In the
kernel documentation scaling.txt, the author talks about data cache
hitrate, can someone explain what this actually means? In which
scenarios would RFS be beneficial? Why would it help to have network
stack run on the same core on which the application for a stream/flow
is running?
Consider a NIC with a single receive queue, single interrupt line, and
iperf application is pulling data off this NIC card. In case where
iperf may still be running on the same core on which the interrupts
are delivered, then in that case the whole stack is pinned to the same
core, and would not be benefiting a lot from this scheme
References:
https://www.kernel.org/doc/Documentation/networking/scaling.txt
https://lwn.net/Articles/382428/
Regards,
Sharat
--
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