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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 6 Jun 2018 11:34:43 +0200 (CEST)
From:   Thomas Gleixner <tglx@...utronix.de>
To:     Pingfan Liu <kernelfans@...il.com>
cc:     x86@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: question about the limited interrupt vector resource on a single
 cpu

On Wed, 6 Jun 2018, Pingfan Liu wrote:

> On Wed, Jun 6, 2018 at 5:15 PM, Thomas Gleixner <tglx@...utronix.de> wrote:
> > On Wed, 6 Jun 2018, Pingfan Liu wrote:
> >
> >> For x86, there is around 200 vectors left for external device on a
> >> single logic cpu.
> >>
> >> Is there any case that we exhaust them in real world, and is it worth to fix?
> >
> > Exhaustion is unlikely, but how would you fix it? The vector space per CPU
> > is limited by hardware not software.
> >
> Playing some trick on iommu, we can use it to identify the irq requester.

But what's the point? If you have more than 200 device interrupts on a
single CPU, then you surely have other problems than that.

What kind of problem are you trying to solve?

Thanks,

	tglx

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ