summaryrefslogtreecommitdiff
path: root/net/dsa/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-05-31 19:29:48 -0400
committerDavid S. Miller <davem@davemloft.net>2017-05-31 19:29:48 -0400
commit6c21a2a65ded27ce49847339efe4e1373a2319e5 (patch)
tree7578aae05af40cd063fa3cd8679effc13a28863b /net/dsa/Kconfig
parentd2e0ef493ad953048bdf562b06cc4330b3fd9fb7 (diff)
parent2960ae48c4636778761610dd49187691c3774465 (diff)
Merge branch 'bpf-stack-tracker'
Alexei Starovoitov says: ==================== bpf: stack depth tracking Introduce tracking of bpf program stack depth in the verifier and use that info to reduce bpf program stack consumption in the interpreter and x64 JIT. Other JITs can take advantage of it as well in the future. Most of the programs consume very little stack, so it's good optimization in general and it's the first step toward bpf to bpf function calls. Also use internal opcode for bpf_tail_call() marking to make clear that jmp|call|x opcode is not uapi and may be used for actual indirect call opcode in the future. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/Kconfig')
0 files changed, 0 insertions, 0 deletions