Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
[sfrench/cifs-2.6.git] / Documentation / filesystems / f2fs.rst
index 98dc24f5c6f0564830f43281fef69987550ffaac..d0c09663dae859c04a50eceb89e786b2cc0e3329 100644 (file)
@@ -336,6 +336,11 @@ discard_unit=%s             Control discard unit, the argument can be "block", "segment"
                         default, it is helpful for large sized SMR or ZNS devices to
                         reduce memory cost by getting rid of fs metadata supports small
                         discard.
+memory=%s               Control memory mode. This supports "normal" and "low" modes.
+                        "low" mode is introduced to support low memory devices.
+                        Because of the nature of low memory devices, in this mode, f2fs
+                        will try to save memory sometimes by sacrificing performance.
+                        "normal" mode is the default mode and same as before.
 ======================== ============================================================
 
 Debugfs Entries