* [RFC] dmisc cgroups controller
@ 2026-08-14 9:32 Thomas Hellström
0 siblings, 0 replies; only message in thread
From: Thomas Hellström @ 2026-08-14 9:32 UTC (permalink / raw)
To: Tejun Heo, maarten.lankhorst; +Cc: intel-xe, cgroups, dri-devel, pallavi.mishra
Hi!
We (drm/xe GPU driver) have a use-case where we have a very limited
number of a particular device resource (CLOS slots) that we potentially
want to expose to unprivlieged processes for reservation / allocation.
We want to be able to restrict per cgroups the number of CLOS slots
that are available for reservation / allocation.
This is not a good fit for the misc controller since these resource
types may be added and removed similar to dmem regions. Neither is it a
good fit for the dmem controller.
Would a dmisc controller be suitable here? It would be similar to the
misc countroller but with dynamic addition and removal of resource
types similar to the dmem controller.
Any input greatly appreciated.
Thanks,
Thomas
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-14 9:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-14 9:32 [RFC] dmisc cgroups controller Thomas Hellström
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox