summaryrefslogtreecommitdiff
path: root/2005/flow-accounting-ols2005/OLS2005/hart/hart-abstract.tex
diff options
context:
space:
mode:
Diffstat (limited to '2005/flow-accounting-ols2005/OLS2005/hart/hart-abstract.tex')
-rw-r--r--2005/flow-accounting-ols2005/OLS2005/hart/hart-abstract.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/2005/flow-accounting-ols2005/OLS2005/hart/hart-abstract.tex b/2005/flow-accounting-ols2005/OLS2005/hart/hart-abstract.tex
new file mode 100644
index 0000000..a79cb2e
--- /dev/null
+++ b/2005/flow-accounting-ols2005/OLS2005/hart/hart-abstract.tex
@@ -0,0 +1,21 @@
+
+% Registration We're not getting any younger
+% [2]Register/Submit Proposal Darren Vincent Hart (dvhltc@us.ibm.com)
+
+The Linux time subsystem, which once provided
+only tick granularity via a simple periodic
+addition to xtime, now must provide nanosecond
+resolution. As more and more unique
+timekeeping hardware becomes available, and as
+virtualization and low-latency demands grow,
+the complexity of maintenance and bug
+resolution increases.
+
+This paper explores the requirements of a
+modern timing system, encompassing both
+time-keeping and hard and soft timers. We
+propose a new infrastructure to elegantly meet
+those needs and discuss how kernel interfaces
+can best be modified to use human-time units.
+
+
personal git repositories of Harald Welte. Your mileage may vary