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]
Date:	Thu, 5 Apr 2007 12:45:45 -0700
From:	Stephen Hemminger <shemminger@...ux-foundation.org>
To:	Jan Engelhardt <jengelh@...ux01.gwdg.de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: IRQ splitting

On Thu, 5 Apr 2007 22:37:45 +0200 (MEST)
Jan Engelhardt <jengelh@...ux01.gwdg.de> wrote:

> Hello Stephen,
> 
> On Apr 5 2007 12:23, Stephen Hemminger wrote:
> >
> >If the radeon and/or the Ethernet driver support MSI, that would split
> >out the IRQ's as well.
> 
> Would Linux do that automatically? How to find out whether a given
> device -- or device driver? -- supports MSI?
> 
> 
> Thanks,
> Jan

lspci -vv will show if hardware is capable. The device driver needs
to have code that does the necessary MSI setup, some have it but
many don't. MSI is also broken on some chipsets (mostly AMD).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ