lkml.org 
[lkml]   [2023]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3] mm: ALLOC_HIGHATOMIC flag allocation issue
On Wed, Nov 22, 2023 at 09:39:25AM +0800, Zhiguo Jiang wrote:
> Update base on the latest Linus' tree or Andrew's tree.
> +++ b/mm/page_alloc.c
> @@ -2851,9 +2851,9 @@ struct page *__rmqueue_pcplist(struct zone *zone, unsigned int order,
> int alloced;
>
> /*
> - * If pcplist is empty and alloc_flags is with ALLOC_HIGHATOMIC,
> - * it should alloc from buddy highatomic migrate freelist firstly
> - * to ensure quick and successful allocation.
> + * If pcplist is empty and alloc_flags contains
> + * ALLOC_HIGHATOMIC, alloc from buddy highatomic
> + * freelist first.

No, it's still based on your earlier patch, is it really so hard for
you to read your patches before you send them?

\
 
 \ /
  Last update: 2023-11-22 07:22    [W:0.031 / U:1.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site