Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1716754 > unrolled thread
| Started by | David Miller <davem@davemloft.net> |
|---|---|
| First post | 2017-08-21 19:40 +0200 |
| Last post | 2017-08-21 19:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT David Miller <davem@davemloft.net> - 2017-08-21 19:40 +0200
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2017-08-21 19:40 +0200 |
| Subject | Re: [PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT |
| Message-ID | <ugYQb-7jc-31@gated-at.bofh.it> |
From: David Daney <david.daney@cavium.com> Date: Fri, 18 Aug 2017 16:40:30 -0700 > Here are several improvements and bug fixes for the MIPS eBPF JIT. > > The main change is the addition of support for JLT, JLE, JSLT and JSLE > ops, that were recently added. > > Also fix WARN output when used with preemptable kernel, and a small > cleanup/optimization in the use of BPF_OP(insn->code). > > I suggest that the whole thing go via the BPF/net-next path as there > are dependencies on code that is not yet merged to Linus' tree. > > Still pending are changes to reduce stack usage when the verifier can > determine the maximum stack size. Applied to net-next.
Back to top | Article view | linux.kernel
csiph-web