public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-22 02:49:01 to 2023-09-12 11:09:28 UTC [more...]

[PATCH v4 0/4] memcg: non-unified flushing for userspace stats
 2023-09-12 11:09 UTC  (29+ messages)
` [PATCH v4 1/4] mm: memcg: properly name and document unified stats flushing
  ` [PATCH v4 2/4] mm: memcg: add a helper for non-unified "
  ` [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads
` [PATCH v4 3/4] mm: memcg: let non-unified root stats flushes help unified flushes

[PATCH] selftests: cgroup: fix test_zswap error path and meaningless check
 2023-09-12  8:38 UTC 

[PATCH 1/2] cgroup: Check for ret during cgroup1_base_files cft addition
 2023-09-12  7:04 UTC  (2+ messages)
  ` [PATCH 2/2] cgroup: Avoid extra dereference in css_populate_dir()

[RFC PATCH bpf-next 0/5] bpf, cgroup: Enable cgroup_array map on cgroup1
 2023-09-12  3:30 UTC  (18+ messages)
  ` [RFC PATCH bpf-next 1/5] cgroup: Enable task_under_cgroup_hierarchy() "
  ` [RFC PATCH bpf-next 2/5] bpf: Enable cgroup_array map "
  ` [RFC PATCH bpf-next 3/5] selftests/bpf: Fix issues in setup_classid_environment()
  ` [RFC PATCH bpf-next 4/5] selftests/bpf: Add new cgroup helper open_classid()
  ` [RFC PATCH bpf-next 5/5] selftests/bpf: Add selftests for current_under_cgroupv1v2

[PATCH v2] mm: memcg: add THP swap out info for anonymous reclaim
 2023-09-12  2:17 UTC 

[PATCH] mm: memcg: add THP swap out info for anonymous reclaim
 2023-09-12  1:49 UTC  (3+ messages)

[RFC PATCH 0/3] Helpers for debugging dying cgroups
 2023-09-11 22:16 UTC  (6+ messages)
  ` [RFC PATCH 1/3] cgroup: list all subsystem states in debugfs files
  ` [RFC PATCH 2/3] proc/kpagecgroup: report also inode numbers of offline cgroups
  ` [RFC PATCH 3/3] tools/mm/page-types: add flag for showing inodes "

[linux-next:master] BUILD REGRESSION 7bc675554773f09d88101bf1ccfc8537dc7c0be9
 2023-09-11 16:52 UTC 

[PATCH 0/2] workload-specific and memory pressure-driven zswap writeback
 2023-09-11 16:40 UTC  (3+ messages)
` [PATCH 1/2] zswap: make shrinking memcg-aware
` [PATCH 2/2] zswap: shrinks zswap pool based on memory pressure

[syzbot] [mm?] kernel BUG in vma_replace_policy
 2023-09-08 18:04 UTC 

[linux-next:master] BUILD REGRESSION af3c30d33476bc2694b0d699173544b07f7ae7de
 2023-09-08 16:10 UTC 

Kernel crash during ltp(min_free_kbytes) test run (zone_reclaimable_pages)
 2023-09-08  8:42 UTC  (3+ messages)

[PATH v2] cgroup: add cgroup_favordynmods= command-line option
 2023-09-08  7:04 UTC  (11+ messages)
      ` [External] : "

[PATCH] mm, memcg: expose swapcache stat for memcg v1
 2023-09-07 15:24 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION cd04b2fab5ee58862674e9bab3cbc8e9a8576845
 2023-09-07 14:31 UTC 

[linux-next:master] BUILD REGRESSION 66d9573193967138cd12e232d4b5bc2b57e0d1ac
 2023-09-06 17:38 UTC 

[PATH] cgroup: add cgroup_favordynmods= command-line option
 2023-09-05 19:09 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION c50216cfa084d5eb67dc10e646a3283da1595bb6
 2023-09-05 16:14 UTC 

[PATCH v8 0/7] cgroup/cpuset: Support remote partitions
 2023-09-05 13:32 UTC  (8+ messages)
` [PATCH v8 5/7] cgroup/cpuset: Check partition conflict with housekeeping setup
  ` [PATCH v8 1/7] cgroup/cpuset: Fix load balance state in update_partition_sd_lb()
  ` [PATCH v8 2/7] cgroup/cpuset: Add cpuset.cpus.exclusive.effective for v2
  ` [PATCH v8 3/7] cgroup/cpuset: Add cpuset.cpus.exclusive "
  ` [PATCH v8 4/7] cgroup/cpuset: Introduce remote partition
  ` [PATCH v8 6/7] cgroup/cpuset: Documentation update for partition
  ` [PATCH v8 7/7] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition

[PATCH v5] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-09-05  2:51 UTC  (3+ messages)

mainline build failure due to d1d4ff5d11a5 ("cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED")
 2023-09-03  6:24 UTC  (7+ messages)
` [PATCH cgroup/for-6.6-fixes] cgroup: Put cgroup_local_stat_show() inside CONFIG_CGROUP_SCHED

[GIT PULL] cgroup: Changes for v6.6
 2023-09-01 23:20 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION a47fc304d2b678db1a5d760a7d644dac9b067752
 2023-08-31 19:50 UTC 

[PATCH v3 0/4] memcg: non-unified flushing for userspace stats
 2023-08-31 16:40 UTC  (8+ messages)
  ` [PATCH v3 1/4] mm: memcg: properly name and document unified stats flushing
  ` [PATCH v3 2/4] mm: memcg: add a helper for non-unified "
  ` [PATCH v3 3/4] mm: memcg: let non-unified root stats flushes help unified flushes
` [PATCH v3 4/4] mm: memcg: use non-unified stats flushing for userspace reads

[PATCH 0/3] memcg: non-unified flushing for userspace stats
 2023-08-31  9:05 UTC  (42+ messages)
` [PATCH 2/3] mm: memcg: add a helper for non-unified stats flushing
` [PATCH 3/3] mm: memcg: use non-unified stats flushing for userspace reads

[PATCH-cgroup v7 0/6] cgroup/cpuset: Support remote partitions
 2023-08-30 20:01 UTC  (3+ messages)

[PATCH -next v2 0/4] cleanup and fixes for 'carryover_ios/bytes'
 2023-08-30 16:15 UTC  (10+ messages)
` [PATCH -next v2 1/4] blk-throttle: print signed value 'carryover_bytes/ios' for user
` [PATCH -next v2 2/4] blk-throttle: fix wrong comparation while 'carryover_ios/bytes' is negative
` [PATCH -next v2 3/4] blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
` [PATCH -next v2 4/4] blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()

[PATCH v4] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-08-30  1:51 UTC  (4+ messages)

[PATCH 0/2] cgroup: Remove pidlist caching from v1 code
 2023-08-29 21:01 UTC  (4+ messages)
  ` [PATCH 1/2] cgroup: Print v1 cgroup.procs and tasks without pidlists
  ` [PATCH 2/2] cgroup: Remove v1 specific pidlist code

[PATCH v2 0/4] memcg: non-unified flushing for userspace stats
 2023-08-28 23:33 UTC  (5+ messages)
` [PATCH v2 1/4] mm: memcg: properly name and document unified stats flushing
` [PATCH v2 2/4] mm: memcg: add a helper for non-unified "
` [PATCH v2 3/4] mm: memcg: let non-unified root stats flushes help unified flushes
` [PATCH v2 4/4] mm: memcg: use non-unified stats flushing for userspace reads

[PATCH v3] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-08-28 17:34 UTC  (5+ messages)

[PATCH 0/6] Backport rework of deadline bandwidth restoration for 6.4.y
 2023-08-27 23:35 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 6269320850097903b30be8f07a5c61d9f7592393
 2023-08-26  7:20 UTC 

[PATCH v2] mm: vmscan: reclaim anon pages if there are swapcache pages
 2023-08-25  0:47 UTC  (10+ messages)

[linux-next:master] BUILD REGRESSION 2b3bd393093b04d4882152398019cbb96b0440ff
 2023-08-24 18:19 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 78d44b824ed04dd1553c55c5b839c9a55cbcaf4e
 2023-08-24 11:43 UTC 

[PATCH v4] mm: oom: introduce cpuset oom
 2023-08-22  6:31 UTC  (4+ messages)


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