Re: [PATCH 3/5] mm: page_alloc: defrag_mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu Mar 13, 2025 at 10:05 PM CET, Johannes Weiner wrote:
> +	/* Reclaim/compaction failed to prevent the fallback */
> +	if (defrag_mode) {
> +		alloc_flags &= ALLOC_NOFRAGMENT;
> +		goto retry;
> +	}

I can't see where ALLOC_NOFRAGMENT gets cleared, is it supposed to be
here (i.e. should this be ~ALLOC_NOFRAGMENT)?




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux