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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <itze7fhv7yx6j4l4ammx2znkknr2v6iducahcsxdjpfbasdsz5@nz4hvmv3s234>
Date: Wed, 25 Jun 2025 09:03:42 -0400
From: Aaron Tomlin <atomlin@...mlin.com>
To: Daniel Wagner <dwagner@...e.de>
Cc: Christoph Hellwig <hch@...radead.org>, 
	John Garry <john.g.garry@...cle.com>, Daniel Wagner <wagi@...nel.org>, "Sean A." <sean@...e.io>, 
	"James.Bottomley@...senpartnership.com" <James.Bottomley@...senpartnership.com>, "kashyap.desai@...adcom.com" <kashyap.desai@...adcom.com>, 
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, "linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>, 
	"martin.petersen@...cle.com" <martin.petersen@...cle.com>, 
	"mpi3mr-linuxdrv.pdl@...adcom.com" <mpi3mr-linuxdrv.pdl@...adcom.com>, "sreekanth.reddy@...adcom.com" <sreekanth.reddy@...adcom.com>, 
	"sumit.saxena@...adcom.com" <sumit.saxena@...adcom.com>
Subject: Re: [RFC PATCH v2 1/1] scsi: mpi3mr: Introduce smp_affinity_enable
 module parameter

On Tue, Jun 24, 2025 at 04:29:58PM +0200, Daniel Wagner wrote:
> On Sun, Jun 22, 2025 at 10:17:51PM -0700, Christoph Hellwig wrote:
> > On Wed, Jun 18, 2025 at 07:49:16AM +0100, John Garry wrote:
> > > BTW, if you use taskset to set the affinity of a process and ensure that
> > > /sys/block/xxx/queue/rq_affinity is set so that we complete on same CPU as
> > > submitted, then I thought that this would ensure that interrupts are not
> > > bothering other CPUs.
> > 
> > The RT folks want to not even have interrupts on the application CPUs.
> > That's perfectly reasonable and a common request.  Why doing driver
> > hacks as in this patch and many others is so completely insane.  Instead
> > we need common functionality for that.  The core irq layer has added
> > them for managed interrupts, and Daniel has been working on the blk-mq side
> > for a while.
> 
> Indeed, I am in the process to finish the work on my next version for
> the isolcpus support in the block layer. I hope to send it out the next
> version this week.

Hi Christoph, Daniel,

Understood. I agree, common functionality is indeed preferred.
Daniel, I look forward to your submission.

Kind regards,

-- 
Aaron Tomlin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ