cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-26 14:42:07 to 2021-05-06 07:23:48 UTC [more...]

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-06  7:23 UTC  (68+ messages)

[PATCH v4 0/3] mm: memcg/slab: Fix objcg pointer array handling problem
 2021-05-05 23:19 UTC  (10+ messages)
` [PATCH v4 1/3] mm: memcg/slab: Properly set up gfp flags for objcg pointer array
  ` [PATCH v4 2/3] mm: memcg/slab: Create a new set of kmalloc-cg-<n> caches
  ` [PATCH v4 3/3] mm: memcg/slab: Disable cache merging for KMALLOC_NORMAL caches

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

[PATCH 0/3] cgroup2: introduce cpuset.mems.migration
 2021-05-05 22:30 UTC  (6+ messages)
` [PATCH 2/3] cgroup/cpuset: "
      ` [Phishing Risk] [External] "

[PATCH v2 1/5] cgroup: introduce cgroup.kill
 2021-05-05 19:13 UTC  (18+ 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 v2 0/2] mm: memcg/slab: Fix objcg pointer array handling problem
 2021-05-05 11:32 UTC  (9+ 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 0/1] sched/fair: Fix unfairness caused by missing load decay
 2021-05-05  9:43 UTC  (15+ messages)
` [PATCH 1/1] "

[RFC] memory reserve for userspace oom-killer
 2021-05-05  2:59 UTC  (10+ messages)

[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 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 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 0/2] ipc: allocations cleanup
 2021-04-28  7:35 UTC  (4+ messages)
  ` [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 v3 08/16] memcg: enable accounting of ipc resources
 2021-04-28  6:33 UTC  (10+ messages)
` [PATCH 1/2] ipc sem: use kvmalloc for sem_undo allocation
` [PATCH 2/2] ipc: use kmalloc for msg_queue and shmid_kernel

[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  (3+ messages)
` [PATCH v2 1/1] "

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


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).