Re: [PATCH 02/35] mm: support direct memory reservation

2020-10-08 Thread Randy Dunlap
On 10/8/20 12:53 AM, yulei.ker...@gmail.com wrote: > diff --git a/Documentation/admin-guide/kernel-parameters.txt > b/Documentation/admin-guide/kernel-parameters.txt > index a1068742a6df..da15d4fc49db 100644 > --- a/Documentation/admin-guide/kernel-parameters.txt > +++ b/Documentation/admin-guide/

Re: [PATCH 02/35] mm: support direct memory reservation

2020-10-08 Thread Randy Dunlap
On 10/8/20 12:53 AM, yulei.ker...@gmail.com wrote: > diff --git a/mm/Kconfig b/mm/Kconfig > index 6c974888f86f..e1995da11cea 100644 > --- a/mm/Kconfig > +++ b/mm/Kconfig > @@ -226,6 +226,15 @@ config BALLOON_COMPACTION > scenario aforementioned and helps improving memory defragmentation. >