lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250417054220.x_NLyn_L@linutronix.de>
Date: Thu, 17 Apr 2025 07:42:20 +0200
From: Nam Cao <namcao@...utronix.de>
To: Gabriele Monaco <gmonaco@...hat.com>
Cc: Steven Rostedt <rostedt@...dmis.org>,
	linux-trace-kernel@...r.kernel.org, linux-kernel@...r.kernel.org,
	john.ogness@...utronix.de
Subject: Re: [PATCH v3 14/22] rv: Add rtapp container monitor

On Wed, Apr 16, 2025 at 09:32:43AM +0200, Gabriele Monaco wrote:
> On Wed, 2025-04-16 at 08:51 +0200, Nam Cao wrote:
> > diff --git a/kernel/trace/rv/monitors/rtapp/Kconfig
> > b/kernel/trace/rv/monitors/rtapp/Kconfig
> > new file mode 100644
> > index 000000000000..94689d66a79c
> > --- /dev/null
> > +++ b/kernel/trace/rv/monitors/rtapp/Kconfig
> > @@ -0,0 +1,6 @@
> > +config RV_MON_RTAPP
> > +	depends on RV
> 	depends on RV_PER_TASK_MONITORS >= 2
> 
> Not sure we want to be that picky, but what about making sure we can
> run the monitor in its entirety?

That makes sense. But CONFIG_RV_PER_TASK_MONITORS doesn't exist yet at this
point. I will add this in the commit adding CONFIG_RV_PER_TASK_MONITORS.

> Ignore this if your use case doesn't expect both monitors to be run
> together.
> 
> Other than that
> Reviewed-by: Gabriele Monaco <gmonaco@...hat.com>

Thanks!
Nam

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ