On Mon, Jul 21, 2025 at 08:34:41PM -0500, Nathan Bossart wrote:
> I bet we could maintain a decent level of readability with some extra
> commentary. IMHO it's worth it to avoid maintaining duplicate lists. But
> that's not something I feel terribly strong about, if others disagree.
> FWIW I was imagining something like this:
>
> typedef enum BuiltinTrancheIds
> {
> LWTRANCHE_INVALID = NUM_INDIVIDUAL_LWLOCKS - 1,
Something like that would be OK for me.
--
Michael