Searched refs:penalty (Results 1 – 25 of 33) sorted by relevance
12
473 int penalty = 0; in acpi_irq_pci_sharing_penalty() local482 penalty += PIRQ_PENALTY_PCI_USING; in acpi_irq_pci_sharing_penalty()489 penalty += PIRQ_PENALTY_PCI_POSSIBLE / in acpi_irq_pci_sharing_penalty()493 return penalty; in acpi_irq_pci_sharing_penalty()498 int penalty = 0; in acpi_irq_get_penalty() local501 penalty += sci_penalty; in acpi_irq_get_penalty()504 return penalty + acpi_isa_irq_penalty[irq]; in acpi_irq_get_penalty()506 return penalty + acpi_irq_pci_sharing_penalty(irq); in acpi_irq_get_penalty()524 int penalty = in acpi_irq_penalty_init() local532 penalty; in acpi_irq_penalty_init()
20 require action at a specific point, no penalty will be paid for
19 "off" it has no effect, except for adding a tiny time penalty20 (checking a condition for a branch) and space penalty (adding a few
18 penalty to the core scheduler implementation in the CONFIG_SMP case.
26 performance penalty but still allow for runtime (rather than compile-time) CPU
97 in a significant performance penalty.
118 - You know that the penalty of TLB misses while accessing the
29 lock prefix and the associated latency penalty.
78 avoids a potential TLB penalty. The downside is an increase in
68 Defines the penalty which will be applied to an
127 penalty. For disk drives this is often the physical
34 on the seek penalty when the filesystem first has to read a file's inode
60 with video capturing hardware) may incur a performance penalty
117 slight CPU penalty when too many bit-flips are detected during reads.
47 some performance penalty. Also, it is generally not possible to point to
476 __u32 penalty; member
255 protocol is configured. Thus, eliminating the performance penalty
117 performance penalty or wear of flash device
75 performance penalty, whether on separate cards or a single VLB card.
202 ! However the penalty for getting it 'wrong' is much higher for long word
38 # extra layer of hierarchy adds a slight performance penalty but
95 penalty; they do not belong in the Linux kernel.
16 - performance: minimize the performance penalty imposed by the mmu
168 safe to use, at some performance penalty. If
499 Even with this penalty, I think that this will work great.