Jason Koch

Results 63 comments of Jason Koch

I think this can be closed now, correct? Anything outstanding? @kmcdonell @natoscott

Haven't had time to completely chase it down, however, it looks like the record has the `Period` set, but, the `parseSample` sees an attribute/type _without_ the period. So, `parseSample` does...

Looks to my perspective that the build failure on macOS was transient; does anything else need to be done on the PR to move it forward? Maybe a rebuild will...

Bumping with @nemarci hoping we can tag a reviewer. TIA!

Adding some more background to this -- on clusters where we do not run this patch, we regularly see CPUs pinned in this code. This node has five cores dedicated...

@spiermar , I've set up a basic workflow to your spec, but I'm not sure it's entirely what's needed. (Have slacked you more info). I think we should revise the...

For what it's worth, in 5.11+ kernels this is changed to cgroup accounting, so the effect is only apparent on older kernels which also have the pmdabpf built (ie: this...

Background context -- In the original stages, before the memory using resources were accounted against the cgroup, they were tracked and limited by using memlock. This is relevant for maps,...

I think that works too, so long as we do not bail on error from `setrlimit()`. I do wonder how many supported environments are building `pmdabpf` for

> I have started to take a look at this issue. I have some questions: Awesome! > Any suggestions on ready-to-run bpftrace script (or other bpf-based tooling) that would use...