cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-14 15:13:39 to 2021-11-10 16:07:33 UTC [more...]

[RFC] psi: Add additional PSI counters for each type of memory pressure
 2021-11-10 16:07 UTC  (2+ messages)

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-11-10 15:21 UTC  (13+ messages)
  ` [PATCH v8 1/6] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
  ` [PATCH v8 2/6] cgroup/cpuset: Refining features and constraints of a partition
  ` [PATCH v8 6/6] kselftest/cgroup: Add cpuset v2 partition root state test
` [PATCH v8 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v8 4/6] cgroup/cpuset: Show invalid partition reason string
` [PATCH v8 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH] sched/fair: Prevent dead task groups from regaining cfs_rq's
 2021-11-10 15:17 UTC  (2+ messages)

[PATCH v1 1/5] mm/shmem: support deterministic charging of tmpfs
 2021-11-10  1:15 UTC  (12+ messages)
` [PATCH v1 2/5] mm: add tmpfs memcg= permissions check
  ` [PATCH v1 3/5] mm/oom: handle remote ooms
  ` [PATCH v1 4/5] mm, shmem: add tmpfs memcg= option documentation
` [PATCH v1 5/5] mm, shmem, selftests: add tmpfs memcg= mount option tests

[PATCH] mm: slab: make slab iterator functions static
 2021-11-09 13:33 UTC 

[PATCH] blk-cgroup: fix missing put device in error path from blkg_conf_pref()
 2021-11-06  9:12 UTC  (2+ messages)

[syzbot] general protection fault in cgroup_file_write
 2021-11-05 10:35 UTC 

[PATCH v2 1/2] memcg: flush stats only if updated
 2021-11-04 22:09 UTC  (5+ messages)

[PATCH] cgroup: rstat: Mark benign data race to silence KCSAN
 2021-11-03 17:39 UTC  (2+ messages)

[GIT PULL] cgroup changes for v5.16-rc1
 2021-11-02 22:57 UTC  (2+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 588e5d8766486e52ee332a4bb097b016a355b465
 2021-11-02  5:30 UTC 

[PATCH] cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
 2021-11-01 16:50 UTC  (2+ messages)

[PATCH] cgroup: Fix rootcg cpu.stat guest double counting
 2021-11-01 16:48 UTC  (3+ messages)

Unbounded priority inversion while assigning tasks into cgroups
 2021-10-29 16:48 UTC 

[PATCH memcg 0/1] false global OOM triggered by memcg-limited task
 2021-10-29  7:58 UTC  (66+ messages)
                                              ` [PATCH memcg v4] memcg: prohibit unconditional exceeding the limit of dying tasks
                                                      ` [PATCH memcg RFC 0/3] "
                                                        ` [PATCH memcg 1/3] mm: do not firce global OOM from inside "
                                                        ` [PATCH memcg 2/3] memcg: remove charge forcinig for "
                                                        ` [PATCH memcg 3/3] memcg: handle memcg oom failures
                                                                              ` [PATCH memcg v2 0/2] memcg: prohibit unconditional exceeding the limit of dying tasks
                                                                                ` [PATCH memcg v2 1/2] mm, oom: do not trigger out_of_memory from the #PF
                                                                                ` [PATCH memcg v2 2/2] memcg: prohibit unconditional exceeding the limit of dying tasks
                                                                                        ` [PATCH memcg v3 0/3] "
                                                                                          ` [PATCH memcg v3 1/3] mm, oom: pagefault_out_of_memory: don't force global OOM for "
                                                                                          ` [PATCH memcg v3 2/3] mm, oom: do not trigger out_of_memory from the #PF
                                                                                          ` [PATCH memcg v3 3/3] memcg: prohibit unconditional exceeding the limit of dying tasks

[PATCH RFC] cpuset: Make cpusets get restored on hotplug
 2021-10-27  2:42 UTC  (6+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 822bc9bac9e9a2f76a772a34f745962dfc223353
 2021-10-26 18:37 UTC 

[PATCH 1/3] cgroup: reduce dependency on cgroup_mutex
 2021-10-25 17:27 UTC  (4+ messages)
  ` [PATCH 2/3] cgroup: remove cgroup_mutex from cgroupstats_build
  ` [PATCH 3/3] cgroup: no need for cgroup_mutex for /proc/cgroups

[PATCH v4] blk-cgroup: synchoronize blkg creation against policy deactivation
 2021-10-25 14:07 UTC  (4+ messages)

[syzbot] memory leak in blk_iolatency_init
 2021-10-23 18:58 UTC  (2+ messages)

[V2][PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
 2021-10-22 21:29 UTC  (15+ messages)

[PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
 2021-10-22 15:50 UTC  (4+ messages)

[PATCH] memcg, kmem: mark cancel_charge() inline
 2021-10-22  8:05 UTC  (3+ messages)

[RFC 0/5] kernel: Introduce CPU Namespace
 2021-10-21 17:15 UTC  (11+ messages)

[BUG] blk-throttle panic on 32bit machine after startup
 2021-10-21  4:26 UTC  (4+ messages)

[RFC Proposal] Deterministic memcg charging for shared memory
 2021-10-20 19:02 UTC  (7+ messages)

[PATCH v2] block, bfq: fix UAF problem in bfqg_stats_init()
 2021-10-19 21:18 UTC  (3+ messages)

[PATCH v3] memcg, kmem: further deprecate kmem.limit_in_bytes
 2021-10-19 20:03 UTC  (3+ messages)

[Question] io cgroup subsystem threaded support
 2021-10-19 17:57 UTC  (6+ messages)
`  "

[PATCH v3 -next 0/2] blk-cgroup: synchoronize blkg creation against policy deactivation
 2021-10-19 17:03 UTC  (5+ messages)
` [PATCH v3 -next 1/2] blk-cgroup: don't call blk_mq_freeze_queue() in blkcg_deactivate_policy()
` [PATCH v3 -next 2/2] blk-cgroup: synchoronize blkg creation against policy deactivation

[PATCH v2] memcg, kmem: further deprecate kmem.limit_in_bytes
 2021-10-19  5:51 UTC  (2+ messages)

[BUG] blk-throttle panic on 32bit machine after startup
 2021-10-18  9:25 UTC 

[PATCH memcg 1/1] memcg: prevent false global OOM triggered by memcg limited task
 2021-10-18  8:14 UTC 

[BUG] blk-throttle panic on 32bit machine after startup
 2021-10-18  8:00 UTC 

[PATCH mm v2] memcg: enable memory accounting in __alloc_pages_bulk
 2021-10-16  6:04 UTC  (4+ messages)
` [PATCH mm v5] "

[PATCH v2] block, bfq: Accept symmetric weight adjustments
 2021-10-15 13:53 UTC 

[PATCH v2] memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
 2021-10-15 12:19 UTC  (6+ messages)

[PATCH v2 -next] blk-cgroup: synchoronize blkg creation against policy deactivation
 2021-10-15  1:48 UTC  (3+ messages)

move the bdi from the request_queue to the gendisk
 2021-10-14 20:27 UTC  (5+ messages)
` [PATCH 4/5] block: "
  ` [sparc64] kernel OOPS (was: [PATCH 4/5] block: move the bdi from the request_queue to the gendisk)

[PATCH] memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
 2021-10-14 17:43 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).