summaryrefslogtreecommitdiffstats
path: root/src/ceph/doc/cephfs/journaler.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/doc/cephfs/journaler.rst')
-rw-r--r--src/ceph/doc/cephfs/journaler.rst41
1 files changed, 0 insertions, 41 deletions
diff --git a/src/ceph/doc/cephfs/journaler.rst b/src/ceph/doc/cephfs/journaler.rst
deleted file mode 100644
index 2121532..0000000
--- a/src/ceph/doc/cephfs/journaler.rst
+++ /dev/null
@@ -1,41 +0,0 @@
-===========
- Journaler
-===========
-
-``journaler write head interval``
-
-:Description: How frequently to update the journal head object
-:Type: Integer
-:Required: No
-:Default: ``15``
-
-
-``journaler prefetch periods``
-
-:Description: How many stripe periods to read-ahead on journal replay
-:Type: Integer
-:Required: No
-:Default: ``10``
-
-
-``journal prezero periods``
-
-:Description: How many stripe periods to zero ahead of write position
-:Type: Integer
-:Required: No
-:Default: ``10``
-
-``journaler batch interval``
-
-:Description: Maximum additional latency in seconds we incur artificially.
-:Type: Double
-:Required: No
-:Default: ``.001``
-
-
-``journaler batch max``
-
-:Description: Maximum bytes we will delay flushing.
-:Type: 64-bit Unsigned Integer
-:Required: No
-:Default: ``0``