All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] x86/resctrl: Miscellaneous resctrl features
@ 2023-01-03 22:06 Babu Moger
  2023-01-03 22:06 ` [RFC PATCH 1/3] x86/resctrl: Add multiple tasks to the resctrl group at once Babu Moger
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Babu Moger @ 2023-01-03 22:06 UTC (permalink / raw)
  To: fenghua.yu, reinette.chatre
  Cc: tglx, mingo, bp, dave.hansen, x86, hpa, corbet, linux-kernel,
	linux-doc, eranian, peternewman

These series adds support for 3 minor features. 
1. Support assigning multiple tasks to control/mon groups
2. Detect and move task's threads automatically to the groups
3. Add RMID and CLOSID in resctrl inteface.

These feature requests are coming from our test team. They have
been asking me to add these features to QoS for a while. Please
review and comment if these changes make sense. Thanks

---

Babu Moger (3):
      x86/resctrl: Add multiple tasks to the resctrl group at once
      x86/resctrl: Move the task's threads to the group automatically
      x86/resctrl: Display the RMID and COSID for resctrl groups


 Documentation/x86/resctrl.rst          | 28 ++++++--
 arch/x86/kernel/cpu/resctrl/rdtgroup.c | 90 +++++++++++++++++++++++---
 2 files changed, 104 insertions(+), 14 deletions(-)

--


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2023-01-05 15:48 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-03 22:06 [RFC PATCH 0/3] x86/resctrl: Miscellaneous resctrl features Babu Moger
2023-01-03 22:06 ` [RFC PATCH 1/3] x86/resctrl: Add multiple tasks to the resctrl group at once Babu Moger
2023-01-04  5:46   ` Yu, Fenghua
2023-01-04 17:20     ` Moger, Babu
2023-01-03 22:06 ` [RFC PATCH 2/3] x86/resctrl: Move the task's threads to the group automatically Babu Moger
2023-01-04  5:55   ` Yu, Fenghua
2023-01-04 17:49     ` Moger, Babu
2023-01-04 16:43   ` Reinette Chatre
2023-01-04 18:06     ` Moger, Babu
2023-01-03 22:06 ` [RFC PATCH 3/3] x86/resctrl: Display the RMID and COSID for resctrl groups Babu Moger
2023-01-04  6:06   ` Yu, Fenghua
2023-01-04  6:45     ` Stephane Eranian
2023-01-04 18:01       ` Moger, Babu
2023-01-04 17:58     ` Moger, Babu
2023-01-04 23:54       ` Yu, Fenghua
2023-01-05 15:48         ` Moger, Babu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.