public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
* [v5.15 0/4] Backport MEMCG changes from v5.16
@ 2022-06-22 11:05 Richard Weinberger
  2022-06-22 11:05 ` [v5.15 1/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT Richard Weinberger
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Richard Weinberger @ 2022-06-22 11:05 UTC (permalink / raw)
  To: linux-rt-users; +Cc: williams, bigeasy, Richard Weinberger

This is a backport of Sebastian's MEMCG changes to v5.15, with these patches applied,
it is possible to use memory cgroups together with PREEMPT_RT on v5.15, just like on v5.16.

Richard Weinberger (1):
  Allow MEMCG on PREEMPT_RT

Sebastian Andrzej Siewior (3):
  mm/memcg: Disable threshold event handlers on PREEMPT_RT
  mm/memcg: Protect per-CPU counter by disabling preemption on
    PREEMPT_RT where needed.
  mm/memcg: Add a local_lock_t for IRQ and TASK object.

 init/Kconfig    |    1 -
 mm/memcontrol.c | 1257 +++++++++++++++++++++++++----------------------
 2 files changed, 672 insertions(+), 586 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2022-06-23 12:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-22 11:05 [v5.15 0/4] Backport MEMCG changes from v5.16 Richard Weinberger
2022-06-22 11:05 ` [v5.15 1/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT Richard Weinberger
2022-06-22 11:05 ` [v5.15 2/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed Richard Weinberger
2022-06-22 11:05 ` [v5.15 3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object Richard Weinberger
2022-06-22 11:05 ` [v5.15 4/4] Allow MEMCG on PREEMPT_RT Richard Weinberger
2022-06-23 11:23 ` [v5.15 0/4] Backport MEMCG changes from v5.16 Sebastian Andrzej Siewior
2022-06-23 12:02   ` Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox