[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHmME9pAf_ZJjkn4jqDwgwAMBxXjkAZb3BdznJi2AvSCAsSUaw@mail.gmail.com>
Date: Mon, 21 Feb 2022 16:42:06 +0100
From: "Jason A. Donenfeld" <Jason@...c4.com>
To: Eric Biggers <ebiggers@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
"Theodore Ts'o" <tytso@....edu>,
Dominik Brodowski <linux@...inikbrodowski.net>
Subject: Re: [PATCH 1/3] random: remove ifdef'd out interrupt bench
On Mon, Feb 21, 2022 at 6:18 AM Eric Biggers <ebiggers@...nel.org> wrote:
>
> On Sun, Feb 20, 2022 at 08:27:00PM -0800, Eric Biggers wrote:
> > On Thu, Feb 10, 2022 at 04:50:10PM +0100, Jason A. Donenfeld wrote:
> > > With tools like kbench9000 giving more finegrained responses, and this
> > > basically never having been used ever since it was initially added,
> > > let's just get rid of this. There *is* still work to be done on the
> > > interrupt handler, but this really isn't the way it's being developed.
> > >
> > > Cc: Theodore Ts'o <tytso@....edu>
> > > Cc: Dominik Brodowski <linux@...inikbrodowski.net>
> > > Signed-off-by: Jason A. Donenfeld <Jason@...c4.com>
> > > ---
> > > drivers/char/random.c | 40 ----------------------------------------
> > > 1 file changed, 40 deletions(-)
> >
> > Reviewed-by: Eric Biggers <ebiggers@...gle.com>
> >
> > - Eric
>
> Actually one comment: there is a reference to ADD_INTERRUPT_BENCH in
> Documentation/admin-guide/sysctl/kernel.rst that needs to be removed.
Thanks, will do.
Powered by blists - more mailing lists