]> Pileus Git - ~andy/linux/blobdiff - Documentation/filesystems/f2fs.txt
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[~andy/linux] / Documentation / filesystems / f2fs.txt
index 5daf3bb2eef9da42442d9b78c6098f479df08e0e..3cd27bed6349ebeb051419b1de18a63e84288649 100644 (file)
@@ -158,6 +158,12 @@ Files in /sys/fs/f2fs/<devname>
                               time for the garbage collection thread. Time is
                               in milliseconds.
 
+ gc_idle                      This parameter controls the selection of victim
+                              policy for garbage collection. Setting gc_idle = 0
+                              (default) will disable this option. Setting
+                              gc_idle = 1 will select the Cost Benefit approach
+                              & setting gc_idle = 2 will select the greedy aproach.
+
 ================================================================================
 USAGE
 ================================================================================