cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-22 10:38:01 to 2021-05-04 18:00:50 UTC [more...]

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-04 18:00 UTC  (62+ messages)

[PATCH v2 0/2] mm: memcg/slab: Fix objcg pointer array handling problem
 2021-05-04 16:01 UTC  (4+ messages)
  ` [PATCH v2 1/2] mm: memcg/slab: Properly set up gfp flags for objcg pointer array
  ` [PATCH v2 2/2] mm: memcg/slab: Create a new set of kmalloc-cg-<n> caches

[PATCH] psi: fix psi state corruption when schedule() races with cgroup move
 2021-05-04 11:20 UTC  (2+ messages)

[PATCH v2 0/1] sched/fair: Fix unfairness caused by missing load decay
 2021-05-04  9:33 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2 1/5] cgroup: introduce cgroup.kill
 2021-05-04  1:47 UTC  (7+ messages)
  ` [PATCH v2 2/5] docs/cgroup: add entry for cgroup.kill
  ` [PATCH v2 3/5] tests/cgroup: use cgroup.kill in cg_killall()
  ` [PATCH v2 4/5] tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()
  ` [PATCH v2 5/5] tests/cgroup: test cgroup.kill

[PATCH 1/2] mm: memcg/slab: Prevent recursive kfree() loop
 2021-05-03 20:15 UTC  (8+ messages)
` [PATCH 2/2] mm: memcg/slab: Don't create unfreeable slab

[PATCH 0/1] sched/fair: Fix unfairness caused by missing load decay
 2021-05-01 14:41 UTC  (14+ messages)
  ` [PATCH 1/1] "

[PATCH 1/5] cgroup: introduce cgroup.kill
 2021-05-01 11:56 UTC  (17+ messages)
  ` [PATCH 2/5] docs/cgroup: add entry for cgroup.kill
  ` [PATCH 3/5] tests/cgroup: use cgroup.kill in cg_killall()
  ` [PATCH 4/5] tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()
  ` [PATCH 5/5] tests/cgroup: test cgroup.kill

[RFC PATCH] cgroup: add cgroup.signal
 2021-04-28 18:12 UTC  (15+ messages)

[PATCH v3 00/16] memcg accounting from OpenVZ
 2021-04-28  7:38 UTC  (19+ messages)
` [PATCH v4 "
` [PATCH v4 03/16] memcg: enable accounting for inet_bin_bucket cache
  ` [PATCH v4 01/16] memcg: enable accounting for net_device and Tx/Rx queues
  ` [PATCH v4 02/16] memcg: enable accounting for IP address and routing-related objects
  ` [PATCH v4 04/16] memcg: enable accounting for VLAN group array
  ` [PATCH v4 05/16] memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation
  ` [PATCH v4 06/16] memcg: enable accounting for scm_fp_list objects
  ` [PATCH v4 07/16] memcg: enable accounting for new namesapces and struct nsproxy
  ` [PATCH v4 08/16] memcg: enable accounting of ipc resources
  ` [PATCH v4 09/16] memcg: enable accounting for mnt_cache entries
  ` [PATCH v4 10/16] memcg: enable accounting for pollfd and select bits arrays
  ` [PATCH v4 11/16] memcg: enable accounting for signals
  ` [PATCH v4 12/16] memcg: enable accounting for posix_timers_cache slab
  ` [PATCH v4 13/16] memcg: enable accounting for file lock caches
  ` [PATCH v4 14/16] memcg: enable accounting for fasync_cache
  ` [PATCH v4 15/16] memcg: enable accounting for tty-related objects
  ` [PATCH v4 16/16] memcg: enable accounting for ldt_struct objects

[PATCH v2 0/8] memcg accounting from OpenVZ
 2021-04-28  7:35 UTC  (35+ messages)
` [PATCH v3 08/16] memcg: enable accounting of ipc resources
                        ` [PATCH 0/2] ipc: allocations cleanup
                            ` [PATCH v2 "
                            ` [PATCH v2 2/2] ipc: use kmalloc for msg_queue and shmid_kernel
                          ` [PATCH v2 1/2] ipc sem: use kvmalloc for sem_undo allocation
                        ` [PATCH "
                        ` [PATCH 2/2] ipc: use kmalloc for msg_queue and shmid_kernel
` [PATCH v3 15/16] memcg: enable accounting for tty-related objects
  ` [PATCH v3 16/16] memcg: enable accounting for ldt_struct objects

[PATCH 0/3] cgroup2: introduce cpuset.mems.migration
 2021-04-28  7:24 UTC  (6+ messages)
  ` [PATCH 1/3] mm/mempolicy: apply cpuset limits to tasks using default policy
` [PATCH 2/3] cgroup/cpuset: introduce cpuset.mems.migration
` [PATCH 3/3] docs/admin-guide/cgroup-v2: add cpuset.mems.migration

[cgroup:test-merge-for-5.13] BUILD SUCCESS 0def337b7d52bca20d0556fb8dc8797c540f5fc8
 2021-04-28  3:45 UTC 

[GIT PULL] cgroup changes for v5.13-rc1
 2021-04-28  2:05 UTC  (2+ messages)

[PATCH] memcg: enable accounting for pids in nested pid namespaces
 2021-04-26 19:39 UTC  (10+ messages)
  ` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH-next v5 0/4] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-26 19:24 UTC  (12+ messages)
` [PATCH-next v5 2/4] mm/memcg: Cache vmstat data in percpu memcg_stock_pcp
` [PATCH-next v5 3/4] mm/memcg: Improve refill_obj_stock() performance

[RFC] docs/admin-guide/cgroup-v2: Add hugetlb rsvd files
 2021-04-25  9:22 UTC  (4+ messages)

[RFC] memory reserve for userspace oom-killer
 2021-04-22 15:41 UTC  (16+ messages)
            ` [RFC PATCH] Android OOM helper proof of concept


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 read-only IMAP folder(s) and NNTP newsgroup(s).