Re: [PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
From: Danilo Krummrich
Date: Mon Aug 17 2026 - 07:19:59 EST
On Mon Aug 17, 2026 at 12:54 PM CEST, Gary Guo wrote:
> IMO we can just support zero-sized allocation by always succeeding, similar to
> how ZST allocation is handled in memory allocation.
Probably, but in contrast to ZST allocations it wouldn't be very useful, so we'd
silently succeed on something that never was a reasonable argument in the first
palce.