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

git: ioapic/x86_64: Rearrange pin information for ioapic low level intrhandler


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 31 Aug 2011 02:11:29 -0700 (PDT)

commit 5ac5ccd2c6f251f847f232e3c722d5bc766d77f1
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Wed Aug 31 17:09:06 2011 +0800

    ioapic/x86_64: Rearrange pin information for ioapic low level intrhandler
    
    - Remove unused field, thus reduce the information size from 32 bytes
      to 16bytes.
    - Struct, field and macro renaming

Summary of changes:
 sys/platform/pc64/apic/apic_vector.s |   16 +++---
 sys/platform/pc64/apic/ioapic_abi.c  |   80 ++++++++++++++++------------------
 sys/platform/pc64/apic/ioapic_abi.h  |   23 ++++------
 sys/platform/pc64/apic/ioapic_ipl.s  |   16 +++---
 sys/platform/pc64/x86_64/genassym.c  |   14 +++---
 5 files changed, 70 insertions(+), 79 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5ac5ccd2c6f251f847f232e3c722d5bc766d77f1


-- 
DragonFly BSD source repository



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