Re: [PATCH v9 3/4] cgroups: allow a cgroup subsystem to reject a fork

From: Aleksa Sarai
Date: Fri Apr 17 2015 - 16:35:47 EST


>> Do you also want me to completely drop the COUNT macro? IMO it makes
>> the CGROUP_<TAG>_COUNT consolidation much nicer.
>
> What's wrong with simply having start and end tags?

Because you'd have to write (CGROUP_TAG_END - CGROUP_TAG_START) every
time? It's a small addition and it makes referencing the range of a
tagged section much easier.

--
Aleksa Sarai (cyphar)
www.cyphar.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/