Explorar o código

mm/page-writeback.c: document bdi_min_ratio

Looks like someone got distracted after adding the comment characters.

Signed-off-by: Johannes Weiner <jweiner@redhat.com>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Johannes Weiner %!s(int64=13) %!d(string=hai) anos
pai
achega
d08c429b06
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      mm/page-writeback.c

+ 3 - 1
mm/page-writeback.c

@@ -305,7 +305,9 @@ static unsigned long task_min_dirty_limit(unsigned long bdi_dirty)
 }
 }
 
 
 /*
 /*
- *
+ * bdi_min_ratio keeps the sum of the minimum dirty shares of all
+ * registered backing devices, which, for obvious reasons, can not
+ * exceed 100%.
  */
  */
 static unsigned int bdi_min_ratio;
 static unsigned int bdi_min_ratio;