diff options
author | Fengguang Wu <fengguang.wu@intel.com> | 2012-05-06 05:21:42 (GMT) |
---|---|---|
committer | Fengguang Wu <fengguang.wu@intel.com> | 2012-05-06 05:41:58 (GMT) |
commit | 68809c7108b9a75baf2a888b1c19ce1a4680f600 (patch) | |
tree | 72dac532abb4f42d197023a0495952c387c835ce /drivers/vlynq/Kconfig | |
parent | 4cd9069a0a0e5fb8b007425c937642682ac96c76 (diff) | |
download | linux-68809c7108b9a75baf2a888b1c19ce1a4680f600.tar.xz |
writeback: initialize global_dirty_limit
This prevents global_dirty_limit from remaining 0 (the initial value)
for long time, since it's only updated in update_dirty_limit() when
above the dirty freerun area.
It will avoid unexpected consequences when some random code use it as a
convenient approximation of the global dirty threshold.
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Diffstat (limited to 'drivers/vlynq/Kconfig')
0 files changed, 0 insertions, 0 deletions