]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Added new journaler page to CephFS section. Needs descriptions.
authorJohn Wilkins <john.wilkins@inktank.com>
Sat, 22 Dec 2012 00:14:53 +0000 (16:14 -0800)
committerJohn Wilkins <john.wilkins@inktank.com>
Sat, 22 Dec 2012 00:14:53 +0000 (16:14 -0800)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/cephfs/journaler.rst [new file with mode: 0644]

diff --git a/doc/cephfs/journaler.rst b/doc/cephfs/journaler.rst
new file mode 100644 (file)
index 0000000..da31464
--- /dev/null
@@ -0,0 +1,49 @@
+===========
+ Journaler
+===========
+
+``journaler allow split entries``
+
+:Description: 
+:Type: Boolean
+:Required: No
+:Default: ``true``
+
+
+``journaler write ahead interval``
+
+:Description: 
+:Type: Integer
+:Required: No
+:Default: ``15``
+
+
+``journaler prefetch periods``
+
+:Description: 
+:Type: Integer
+:Required: No
+:Default: ``10``
+
+
+``journal prezero periods``
+
+:Description: 
+: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'll delay flushing. 
+:Type: 64-bit Unsigned Integer 
+:Required: No
+:Default: ``0``