History log of /illumos-gate/usr/src/uts/common/os/ddi_intr_impl.c (Results 1 – 12 of 12)
Revision Date Author Comments
# 86ef0a63 30-May-2021 Richard Lowe

13939 it's time the 32bit intel kernel was (x)86'd
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Garret D'Am

13939 it's time the 32bit intel kernel was (x)86'd
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Garret D'Amore <garrett@damore.org>

show more ...


# 657f87de 07-Jun-2010 gongtian zhao - Sun Microsystems - Beijing China

PSARC 2010/172 Renaming interrupt affinity interfaces
6948283 Renaming of existing ddi interrupt re-target interfaces


# a120541c 22-May-2010 Scott M. Carter

6920436 bnxe fail to initialize with MSIx interrupts on sparc


# 63ea9ad2 27-Feb-2009 Evan Yan

6794643 Interrupt to cpu binding should default to round robin for x64 OOBP
6795799 apic_msix_max should default to 8 for 10GbE out of box performance
6796665 dynamically adjust MSIX maximum

6794643 Interrupt to cpu binding should default to round robin for x64 OOBP
6795799 apic_msix_max should default to 8 for 10GbE out of box performance
6796665 dynamically adjust MSIX maximum allocation limit to 8 and higher on sparc
6763643 apic_delspl_common disables MSI incorrectly

show more ...


# 2145b8d4 13-Feb-2009 Guoli Shu

6774727 Sometimes PCI_MSIX_ENABLE_BIT is not cleared when disabling MSI-X interrupt through ddi_intr_disable


# 5febcb4a 16-Jan-2009 Scott Carter, SD IOSW

PSARC/2008/628 Interrupt Resource Management
6518948 DDI interrupt resource management support


# ef643aef 31-Aug-2007 egillett

PSARC/2007/453 MSI-X interrupt limit override
6592959 MSI-X interrupt limit override


# 023ccc1e 22-Aug-2006 egillett

6453554 px driver MSI handler can cause eq_over
6454481 Freeing MSI/MSI-X interrupts is not ok
6459301 i_ddi_intr_devi_fini should check for interrupts in use


# d12abe7c 17-May-2006 anish

6420136 After Solaris installation and reboot to login screen, host is wedged...


# a195726f 14-Oct-2005 govinda

PSARC/2005/561 Obsolete DDI Interrupt Interfaces
6330182 Implement PSARC/2005/561 changes
6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1
6255872 ddi_intr_get_cap() return

PSARC/2005/561 Obsolete DDI Interrupt Interfaces
6330182 Implement PSARC/2005/561 changes
6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1
6255872 ddi_intr_get_cap() returns 0 for capability structure
6256554 process_intr_ops() should check for pdip value
6280180 memory leaks in ddi_add_intr /ddi_intr_alloc
6320326 interrupt state should not be touched during interrupt re-routing
6320368 default px driver configuration should be MSIX
6320374 px driver should call ndi_ra_alloc() with proper arguments
6323264 px_err_reg_disable() access fire regsiters with incorrect csrbase
6328321 update sparc.fdbg for new DDI interrupt data structures

--HG--
rename : usr/src/uts/common/sys/nexusintr.h => deleted_files/usr/src/uts/common/sys/nexusintr.h
rename : usr/src/uts/sun4/sys/nexusintr_impl.h => deleted_files/usr/src/uts/sun4/sys/nexusintr_impl.h

show more ...


# e821bd34 16-Jun-2005 anish

6284597 panic:assertion failed:(inum >= 0) && (inum < intr_p->devi_intr_sup_nintrs) ddi_intr_impl.c


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch