Interrupt coalescing is a technique used to avoid flooding a host system with too many interrupts. An interrupt is withheld until a queue of data is populated (batching) or a timeout occurs.
« Back to Glossary Index
Interrupt coalescing is a technique used to avoid flooding a host system with too many interrupts. An interrupt is withheld until a queue of data is populated (batching) or a timeout occurs.