[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAG-rBihE31G1q0pXbdR22bHKNboiADTUHx0JMnDKBg_sua+0RA@mail.gmail.com>
Date: Fri, 16 Feb 2024 11:22:45 -0500
From: Sven van Ashbrook <svenva@...omium.org>
To: Takashi Iwai <tiwai@...e.de>
Cc: Kai Vehmanen <kai.vehmanen@...ux.intel.com>, Hillf Danton <hdanton@...a.com>,
Karthikeyan Ramasubramanian <kramasub@...omium.org>, LKML <linux-kernel@...r.kernel.org>,
Brian Geffon <bgeffon@...gle.com>, linux-sound@...r.kernel.org,
"Arava, Jairaj" <jairaj.arava@...el.com>, Curtis Malainey <cujomalainey@...omium.org>
Subject: Re: [PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case
On Fri, Feb 16, 2024 at 9:43 AM Takashi Iwai <tiwai@...e.de> wrote:
>
> OK, then how about the one like below?
>
> This changes:
> - Back to __GFP_NORETRY as default
> - Use __GFP_RETRY_MAYFAIL for SNDRV_DMA_TYPE_NONCONTIG with IOMMU;
> this should cover the commit a61c7d88d38c
> - Also use __GFP_RETRY_MAYFAIL for the SG-fallback allocations of the
> minimal order, just like IOMMU allocator does.
>
> This should be less destructive, while still allowing more aggressive
> allocations for SG buffers.
This one looks like it would keep the SOF firmware allocation issue at bay,
in both iommu and non-iommu cases.
If there is no further discussion in this thread, we'll stress test this
on iommu and non-iommu Chromebooks.
Powered by blists - more mailing lists