X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fdoc%2Fcephfs%2Fjournaler.rst;fp=src%2Fceph%2Fdoc%2Fcephfs%2Fjournaler.rst;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=2121532f535b430c7587bb6dfc256dcf0a57a59a;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git 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``