Commit 35fca53e authored by Wang YanQing's avatar Wang YanQing Committed by Jiri Kosina

mmzone: fix comment typo coelesce -> coalesce

Signed-off-by: default avatarWang YanQing <udknight@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent b3aa1584
......@@ -30,7 +30,7 @@
/*
* PAGE_ALLOC_COSTLY_ORDER is the order at which allocations are deemed
* costly to service. That is between allocation orders which should
* coelesce naturally under reasonable reclaim pressure and those which
* coalesce naturally under reasonable reclaim pressure and those which
* will not.
*/
#define PAGE_ALLOC_COSTLY_ORDER 3
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment