Re: OpenBSD 4.2 Question

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: misc <misc@...>
Date: Friday, September 7, 2007 - 6:40 am

* Sam Fourman Jr. [2007-09-07 04:44]:

traditionally, and interrupt cards intterupts once per packet it has
received (or successfully sent, but let us ignore the tx path for now).
interrupt mitigation, coalescing, *insert name-of-the-day for int
mitgation here* etc all describe teh same thing, a certain heuristic to
not interrupt once per packet, but once for a bunch. this is usually
achieved by a combination of amount of packets (i. e. "interrupt every
25 packets") or bytes and a timer (to make sure there is no packet
sitting in the rx queue for too long).

--
Henning Brauer, hb@bsws.de, henning@openbsd.org
BS Web Services, http://bsws.de
Full-Service ISP - Secure Hosting, Mail and DNS Services
Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
OpenBSD 4.2 Question, Sam Fourman Jr., (Thu Sep 6, 10:31 pm)
Re: OpenBSD 4.2 Question, Marco Peereboom, (Fri Sep 7, 8:26 am)
Re: OpenBSD 4.2 Question, Sam Fourman Jr., (Sat Sep 8, 12:48 am)
Re: OpenBSD 4.2 Question, Henning Brauer, (Fri Sep 7, 6:40 am)
Re: OpenBSD 4.2 Question, Henning Brauer, (Fri Sep 7, 7:48 am)
QLA2462 HBA card and OpenBSD 4.1 support, Julian Bolivar, (Fri Sep 7, 1:24 am)
Re: OpenBSD 4.2 Question, Chris Kuethe, (Fri Sep 7, 12:26 am)
Re: OpenBSD 4.2 Question, Darren Spruell, (Thu Sep 6, 11:20 pm)