On Wed, May 21, 2025 at 04:49:43PM +0900, Shashank Balaji wrote: > > > +Note that the ``cgroup_*`` family of callbacks require ``CONFIG_EXT_GROUP_SCHED`` CONFIG_EXT_GROUP_SCHED is auto-enabled if CONFIG_SCHED_CLASS_EXT and CONFIG_CGROUP_SCHED are enabled, so no need to mention it explicitly. > > > +to be enabled. For each of the following interface files, the above categories > > > +will be referred to. All time durations are in microseconds. > > > > Can we document the above in sched_ext documentation and point to it from > > here? Documenting sched_ext details here seems a bit out of place and prone > > to becoming stale over time. > > Got it. Apart from that, is the content alright? Other than the above, yeah, looks correct to me. Thanks. -- tejun