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 22:43:29 +0200 |
commit | 5df0ddfbc9209ffafc82236509ba0e975120e3c3 (patch) | |
tree | ab8278af886022f052045a6c5c941df51006c305 /virt/kvm/kvm_main.c | |
parent | sh_eth: no need to call ether_setup() (diff) | |
download | linux-5df0ddfbc9209ffafc82236509ba0e975120e3c3.tar.xz linux-5df0ddfbc9209ffafc82236509ba0e975120e3c3.zip |
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 'virt/kvm/kvm_main.c')
0 files changed, 0 insertions, 0 deletions