summaryrefslogtreecommitdiff
path: root/2005/flow-accounting-ols2005/OLS2005/cao/cao-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/cao/cao-abstract.tex
import of old now defunct presentation slides svn repo
Diffstat (limited to '2005/flow-accounting-ols2005/OLS2005/cao/cao-abstract.tex')
-rw-r--r--2005/flow-accounting-ols2005/OLS2005/cao/cao-abstract.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/2005/flow-accounting-ols2005/OLS2005/cao/cao-abstract.tex b/2005/flow-accounting-ols2005/OLS2005/cao/cao-abstract.tex
new file mode 100644
index 0000000..0cbe742
--- /dev/null
+++ b/2005/flow-accounting-ols2005/OLS2005/cao/cao-abstract.tex
@@ -0,0 +1,19 @@
+
+% State of Art : Where we are with the Ext3 filesystem?
+% Mingming Cao (cmm@us.ibm.com)
+
+There has been a lot of ext3 filesystem
+development work during the past two years
+toward making ext3 an outstanding filesystem.
+In this paper, we discuss some features like
+directory indexing, block reservation and on-
+line resizing, which have been accepted in the
+mainline kernel recently. We also discuss
+those features implemented but not yet
+incorporated into the mainline kernel, such as
+extent maps, delayed allocation and multiple
+block allocation. We further include an
+overview of implementation and performance
+improvements for some of these features.
+Finally, we review some features which are
+still on the drawing board.
personal git repositories of Harald Welte. Your mileage may vary