summaryrefslogtreecommitdiff
path: root/2005/flow-accounting-ols2005/OLS2005/leech/leech-abstract.tex
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
committerHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
commitfca59bea770346cf1c1f9b0e00cb48a61b44a8f3 (patch)
treea2011270df48d3501892ac1a56015c8be57e8a7d /2005/flow-accounting-ols2005/OLS2005/leech/leech-abstract.tex
import of old now defunct presentation slides svn repo
Diffstat (limited to '2005/flow-accounting-ols2005/OLS2005/leech/leech-abstract.tex')
-rw-r--r--2005/flow-accounting-ols2005/OLS2005/leech/leech-abstract.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/2005/flow-accounting-ols2005/OLS2005/leech/leech-abstract.tex b/2005/flow-accounting-ols2005/OLS2005/leech/leech-abstract.tex
new file mode 100644
index 0000000..75a4470
--- /dev/null
+++ b/2005/flow-accounting-ols2005/OLS2005/leech/leech-abstract.tex
@@ -0,0 +1,21 @@
+
+% Registration An Alternative to TOE: Intel I/O Acceleration
+% [2]Register/Submit Chris Leech (christopher.leech@intel.com)
+
+Intel's I/O Acceleration Technology is a combination of
+network controller and server chipset features that
+achieves increased networking performance, and still
+makes use of the OS's native protocol stack. The first
+generation of this technology will free up the CPU by
+providing an asynchronous, low-cost copy mechanism, and
+better CPU scaling via multiple transmit and receive
+queues.
+
+We will be describing the changes we implemented to
+support these new capabilities, both to the network
+driver and the network stack, as well as other design
+choices considered. In addition, we will be presenting
+data on the performance impact of each of these
+elements, and the cumulative improvement obtained.
+
+
personal git repositories of Harald Welte. Your mileage may vary