Re: [PATCH bpf-next v6 2/6] bpf: Propagate async callback instructions to scheduling subprograms
Eduard Zingerman <[email protected]>
| Newsgroups | org.kernel.vger.bpf |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2026-08-07 at 15:05 -0700, Andrii Nakryiko wrote: ... > btw, does anyone remember why we "detach" async cb? I think we just try model the program behavior, don't think there is any other reason (except for allowing more stack/call depth). ...