http://downloads.netgear.com/files/GPL/GPL_Source_V361j_DM111PSP_series_consumer_rele...
[bcm963xx.git] / kernel / linux / mm / page_alloc.c
index 7ccf618..ea6f3c1 100755 (executable)
@@ -1938,7 +1938,7 @@ static void setup_per_zone_pages_min(void)
                zone->pages_low = zone->pages_min * 2;
                zone->pages_high = zone->pages_min * 3;
 #else
-               /* Tuned watermarks for better out of memory performance on our swapless system */
+        /* Tuned watermarks for better out of memory performance on our swapless system */
                /* As we don't have a disc to swap out dirty pages, there is not much we can do if memory is really low */ 
                /* We want to lower watermarks to prevent excessive scanning, which could slow down or lock up the system */
                zone->pages_min = 0;   /* this is actually not used elsewhere except for calculating the other two */