Holger Hoffstätte
Holger Hoffstätte
I've seen `MethodHandles.lookup().lookupClass()` used for exactly this purpose.
Looks like a packaging problem; imapfilter built from source reports the correct version.
This is caused by the "journal reclaim thread" (see [here](https://github.com/koverstreet/bcachefs/blob/master/fs/bcachefs/journal_reclaim.c#L712)) and it's really annoyingly slow due to the tiny writes. It took my poor test HDD almost 10 minutes to...
Here you go: ``` $bpftool prog 2: tracing name dump_bpf_map tag 3d73ab123e737406 gpl loaded_at 2024-02-27T17:26:40+0100 uid 0 xlated 280B jited 166B memlock 4096B map_ids 2 btf_id 86 3: tracing name...
Sorry for the naming confusion. The CLI tool is called xdp-loader, whereas the XDP manager is called xdp-dispatcher, which is an XDP program itself, see [here](https://github.com/xdp-project/xdp-tools/blob/master/lib/libxdp/xdp-dispatcher.c.in) ``` $xdp-loader status eth0...
I _think_ the problem here is that XDP pipelines are "not really" individual programs, but I'm not familiar enough with the internals and eBPF statistics mechanism, hence the question.
Thanks! If this turns out to be impossible at the moment we might need to open an issue in xdp-tools and see what Toke thinks.
My only "production" app (a simple ethernet frame filter) is for hardware that you certainly do not have, but there are many examples around: - the simplest "do nothing" xdp...
@zx2c4 Can you help out here please?
~This still needs the new~ ~keywords from https://bugs.gentoo.org/924948 - I'll add them when they are all done.~ Added ~ppc64 for now, to be in sync with 1.4.1-r1.