]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - mm/page-writeback.c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[mv-sheeva.git] / mm / page-writeback.c
index 0e309cd1b5b9a2e2841a10205d7d91ad87083dc7..793e9874de51f39f1a1b4a2e86c974a671b6574d 100644 (file)
@@ -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;