Map
Index
Random
Help
th

Quote: avoid receive livelock by round-robin polling on interrupts and interrupt only when not polling; guarantees CPU for user tasks

topics > all references > references m-o > QuoteRef: moguJC8_1997 , p. 219



Topic:
deadlocks
Topic:
task scheduling
Topic:
interrupt handler

Quotation Skeleton

We start with a hybrid design in which … suspended; this provides low latency under low loads, … when the system is overloaded and must drop … [We also] guarantee some CPU time to user tasks … [p. 226] We can provide fairness by carefully polling … [p. 227] [We drop] packets early, rather than late, to … completion.   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: on overload, drop packets early; once accept packet, process to completion

Related Topics up

Topic: deadlocks (21 items)
Topic: task scheduling (49 items)
Topic: interrupt handler (20 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.