diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-08-28 22:13:09 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-29 16:43:29 -0400 |
commit | 5df0ddfbc9209ffafc82236509ba0e975120e3c3 (patch) | |
tree | ab8278af886022f052045a6c5c941df51006c305 /Documentation | |
parent | 488594883e25cc6e40df067a9a7b39737ebb18d8 (diff) |
net: packet: add randomized fanout scheduler
We currently allow for different fanout scheduling policies in pf_packet
such as scheduling by skb's rxhash, round-robin, by cpu, and rollover.
Also allow for a random, equidistributed selection of the socket from the
fanout process group.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions