We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a66c3 commit 8beeae8Copy full SHA for 8beeae8
mm/page_alloc.c
@@ -7832,7 +7832,7 @@ void setup_per_zone_wmarks(void)
7832
* Initialise min_free_kbytes.
7833
*
7834
* For small machines we want it small (128k min). For large machines
7835
- * we want it large (64MB max). But it is not linear, because network
+ * we want it large (256MB max). But it is not linear, because network
7836
* bandwidth does not increase linearly with machine size. We use
7837
7838
* min_free_kbytes = 4 * sqrt(lowmem_kbytes), for better accuracy:
0 commit comments