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 5478afc commit c7cdf94Copy full SHA for c7cdf94
include/linux/mmzone.h
@@ -1200,7 +1200,7 @@ typedef struct pglist_data {
1200
/* start time in ms of current promote threshold adjustment period */
1201
unsigned int nbp_th_start;
1202
/*
1203
- * number of promote candidate pages at stat time of current promote
+ * number of promote candidate pages at start time of current promote
1204
* threshold adjustment period
1205
*/
1206
unsigned long nbp_th_nr_cand;
0 commit comments