DragonFly BSD
DragonFly commits List (threaded) for 2012-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: msix: Remove MSI-X allocation, step 3/many


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 16 Jan 2012 02:50:45 -0800 (PST)

commit 84ee36132b941a179dee2b7de76c71d3a6d57d28
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Mon Jan 16 18:41:49 2012 +0800

    msix: Remove MSI-X allocation, step 3/many
    
    Add alloc_msix_vector pci method, which allocate one MSI-X at the
    specified position on the target CPU

Summary of changes:
 sys/bus/pci/pci.c         |  161 +++++++++------------------------------------
 sys/bus/pci/pci_if.m      |    8 ++-
 sys/bus/pci/pci_private.h |    2 +-
 sys/bus/pci/pcivar.h      |    5 +-
 4 files changed, 41 insertions(+), 135 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/84ee36132b941a179dee2b7de76c71d3a6d57d28


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]