summaryrefslogtreecommitdiff
path: root/Documentation/Performance
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-15 13:52:11 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-15 13:57:10 +0200
commit6289d38eeb4315a74852d61385243a9d8dc398eb (patch)
treeb106575031b944b162284f1eb59b051ae92fae88 /Documentation/Performance
parent36a782b897c013ba9b8cd4c3abddbe07758f7a65 (diff)
netsniff-ng 0.5.8-rc1v0.5.8-rc1
Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Documentation/Performance')
0 files changed, 0 insertions, 0 deletions
irq_get_penalty(). But if we called acpi_penalize_isa_irq() or acpi_irq_penalty_update() for an SCI that happened to be an ISA IRQ, they stored the SCI penalty (part of the acpi_irq_get_penalty() return value) in acpi_isa_irq_penalty[]. Subsequent calls to acpi_irq_get_penalty() returned a penalty that included *two* SCI penalties. Fixes: 103544d86976 (ACPI,PCI,IRQ: reduce resource requirements) Signed-off-by: Sinan Kaya <okaya@codeaurora.org> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Tested-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/DocBook')