On Wed, Jul 24, 2024 at 06:20:21PM -0400, Aaron Merey wrote:
> On Tue, Jul 23, 2024 at 6:40 PM Omar Sandoval wrote:
> >
> > From: Omar Sandoval
> >
> > This is v4 of my patch series optimizing debuginfod for kernel
> > debuginfo. v1 is here [1], v2 is here [2], v3 is here [3], v4 is here
> > [4]
On Tue, Jul 23, 2024 at 6:40 PM Omar Sandoval wrote:
>
> From: Omar Sandoval
>
> This is v4 of my patch series optimizing debuginfod for kernel
> debuginfo. v1 is here [1], v2 is here [2], v3 is here [3], v4 is here
> [4]. The only change from v4 in this version is adding --fdcache-mbs
> and --
From: Omar Sandoval
This is v4 of my patch series optimizing debuginfod for kernel
debuginfo. v1 is here [1], v2 is here [2], v3 is here [3], v4 is here
[4]. The only change from v4 in this version is adding --fdcache-mbs
and --fdcache-mintmp to the new test to fix some sporadic test failures.