Bug 5721

Summary: libata does not report detailed info in /proc/interrupts
Product: IO/Storage Reporter: Nicolas Mailhot (Nicolas.Mailhot)
Component: Serial ATAAssignee: Jeff Garzik (jgarzik)
Status: REJECTED INVALID    
Severity: normal    
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.14-1.1743_FC5 (2.6.15-rc5-git1) Subsystem:
Regression: --- Bisected commit-id:

Description Nicolas Mailhot 2005-12-11 03:13:56 UTC
As this example shows :

$ cat /proc/interrupts
           CPU0
  0:   11425846    IO-APIC-edge  timer
  1:       4537    IO-APIC-edge  i8042
  8:          0    IO-APIC-edge  rtc
  9:          0   IO-APIC-level  acpi
 14:        195    IO-APIC-edge  ide0
 15:        195    IO-APIC-edge  ide1
 50:    4725635   IO-APIC-level  eth0
 58:      39816   IO-APIC-level  ehci_hcd:usb1
 66:        216   IO-APIC-level  ICE1724
217:     113360   IO-APIC-level  libata, ohci_hcd:usb2
225:          0   IO-APIC-level  libata
233:     253099   IO-APIC-level  libata
NMI:       1779
LOC:   11426318
ERR:          0
MIS:          0

/proc/interrupts shows detailed info about PATA drives while all libata devices
are reported as "libata"

(this system has two pata hard disks, two sata hard disks, and one sata DVD burner)

Distribution:

Fedora Core devel
Comment 1 Martin J. Bligh 2006-05-03 07:37:43 UTC
Please file fedora bugs in their own bugzilla, or reproduce on mainline