Quellcode durchsuchen

FAQ: add a hint about --debug-topic=files_cache

Thomas Waldmann vor 3 Jahren
Ursprung
Commit
761ff5b2fd
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      docs/faq.rst

+ 2 - 0
docs/faq.rst

@@ -906,6 +906,8 @@ Then you do the backup and look at the log output:
   details and potential issues).
   details and potential issues).
   You can use the ``stat`` command on files to manually look at fs metadata to debug if
   You can use the ``stat`` command on files to manually look at fs metadata to debug if
   there is any unexpected change triggering the ``M`` status.
   there is any unexpected change triggering the ``M`` status.
+  Also, the ``--debug-topic=files_cache`` option of ``borg create`` provides a lot of debug
+  output helping to analyse why the files cache does not give its expected high performance.
 
 
 When borg runs inside a virtual machine, there are some more things to look at:
 When borg runs inside a virtual machine, there are some more things to look at: