public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-05 08:30:48 to 2023-05-01 16:54:11 UTC [more...]

[PATCH 00/40] Memory allocation profiling
 2023-05-01 16:54 UTC  (2+ messages)
` [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output

[LSF/MM/BPF TOPIC] Reducing zombie memcgs
 2023-05-01 16:38 UTC  (7+ messages)

[GIT PULL] cgroup changes for v6.4-rc1
 2023-04-29 18:20 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
 2023-04-29  1:59 UTC 

[PATCH AUTOSEL 6.2 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
 2023-04-29  1:58 UTC 

[PATCH AUTOSEL 6.3 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
 2023-04-29  1:58 UTC 

[PATCH v2] blk-throttle: Fix io statistics for cgroup v1
 2023-04-28 19:05 UTC  (2+ messages)

[PATCH v2 0/2] memcg: OOM log improvements
 2023-04-28 13:24 UTC  (3+ messages)
  ` [PATCH v2 1/2] memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()
  ` [PATCH v2 2/2] memcg: dump memory.stat during cgroup OOM for v1

[PATCH 0/2] memcg: OOM log improvements
 2023-04-28 13:05 UTC  (14+ messages)
  ` [PATCH 1/2] memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()
` [PATCH 2/2] memcg: dump memory.stat during cgroup OOM for v1

[PATCH 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
 2023-04-28 11:22 UTC  (16+ messages)
` [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex
` [PATCH 6/6] cgroup/cpuset: Iterate only if DEADLINE tasks are present

[tj-cgroup:test-merge-for-6.4] BUILD SUCCESS 08dcf7efef21aece7597a08886b7a505751624a2
 2023-04-28  9:53 UTC 

[PATCH v4] blk-ioprio: Introduce promote-to-rt policy
 2023-04-28  7:44 UTC  (2+ messages)

[PATCH v2 00/18] Add Cgroup support for SGX EPC memory
 2023-04-27 16:53 UTC  (5+ messages)
` [EXTERNAL] "

[PATCH v5 0/5] cgroup: eliminate atomic rstat flushing
 2023-04-24 17:17 UTC  (9+ messages)
` [PATCH v5 1/5] writeback: move wb_over_bg_thresh() call outside lock section
  ` [PATCH v5 2/5] memcg: flush stats non-atomically in mem_cgroup_wb_stats()
  ` [PATCH v5 3/5] memcg: calculate root usage from global state
  ` [PATCH v5 4/5] memcg: remove mem_cgroup_flush_stats_atomic()
  ` [PATCH v5 5/5] cgroup: remove cgroup_rstat_flush_atomic()

[PATCH] cgroup: align each value to its column name in /proc/cgroups file
 2023-04-23 13:42 UTC 

[PATCH for-6.4/block] block/rq_qos: protect rq_qos apis with a new lock
 2023-04-23  8:15 UTC  (2+ messages)

[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
 2023-04-21 17:21 UTC  (25+ messages)
` [PATCH mm-unstable RFC 1/5] writeback: move wb_over_bg_thresh() call outside lock section
` [PATCH mm-unstable RFC 2/5] memcg: flush stats non-atomically in mem_cgroup_wb_stats()
` [PATCH mm-unstable RFC 3/5] memcg: calculate root usage from global state
` [PATCH mm-unstable RFC 4/5] memcg: remove mem_cgroup_flush_stats_atomic()
` [PATCH mm-unstable RFC 5/5] cgroup: remove cgroup_rstat_flush_atomic()

[syzbot] [cgroups?] [mm?] KCSAN: data-race in drain_all_stock / drain_obj_stock (4)
 2023-04-21 14:38 UTC  (2+ messages)

[RFC v4 00/10] DRM scheduling cgroup controller
 2023-04-21 12:13 UTC  (3+ messages)
` [RFC 02/10] drm: Update file owner during use

[PATCH v3 0/7] Split a folio to any lower order folios
 2023-04-18 14:00 UTC  (16+ messages)
` [PATCH v3 5/7] mm: thp: split huge page to any lower order pages
` [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible

[tj-cgroup:for-6.4] BUILD SUCCESS 9403d9cb564b6a3af86cb18fe722097ed7620f6f
 2023-04-15  6:07 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 5199604d1ee5513e1357e8cfe7243a36129b4ffb
 2023-04-15  6:06 UTC 

[RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
 2023-04-14 19:06 UTC  (16+ messages)

[PATCH] docs: cgroup-v1/cpusets: update libcgroup project link
 2023-04-14 16:56 UTC  (2+ messages)

[GIT PULL] cgroup fixes for v6.3-rc6
 2023-04-13 23:45 UTC  (2+ messages)

[PATCH v2 1/2] blk-stat: fix QUEUE_FLAG_STATS clear
 2023-04-13 12:49 UTC  (3+ messages)
` [PATCH v2 2/2] blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOW

[tj-cgroup:for-6.3-fixes] BUILD SUCCESS 7e27cb6ad4d85fc8bac2a2a896da62ef66b8598e
 2023-04-13  7:17 UTC 

[tj-cgroup:for-next] BUILD SUCCESS bad2750ad28b10ac9b5d4ab351efc157e49e6b00
 2023-04-13  7:17 UTC 

[PATCH 1/2] blk-stat: fix QUEUE_FLAG_STATS clear
 2023-04-13  3:23 UTC  (5+ messages)
` [PATCH 2/2] blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOW

cgroup: Clarification around usage_in_bytes and its relation to the page counter
 2023-04-13  1:22 UTC 

[PATCH v4 0/5] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues
 2023-04-12 19:23 UTC  (12+ messages)
  ` [PATCH v4 1/5] cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
  ` [PATCH v4 2/5] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
  ` [PATCH v4 4/5] cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
` [PATCH v4 3/5] cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
` [PATCH v4 5/5] cgroup/cpuset: Optimize out unneeded cpuset_can_fork/cpuset_cancel_fork calls

[syzbot] possible deadlock in static_key_slow_inc (2)
 2023-04-12 17:31 UTC  (5+ messages)
  ` [PATCH] cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex

[RFC PATCH 5/5] cgroup/cpuset: Extend test_cpuset_prs.sh to test isolcpus partition
 2023-04-12 15:37 UTC 

[RFC PATCH 4/5] cgroup/cpuset: Documentation update for the new "isolcpus" partition
 2023-04-12 15:37 UTC 

[RFC PATCH 3/5] cgroup/cpuset: Make isolated partition pull CPUs from isolcpus partition
 2023-04-12 15:37 UTC 

[RFC PATCH 2/5] cgroup/cpuset: Add a new "isolcpus" paritition root state
 2023-04-12 15:37 UTC 

[RFC PATCH 1/5] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
 2023-04-12 15:37 UTC 

[PATCH] memcg: page_cgroup_ino() get memcg from the page's folio
 2023-04-12  0:34 UTC 

When processes are forked using clone3 to a cgroup in cgroup v2 with a specified cpuset.cpus, the cpuset.cpus doesn't take an effect to the new processes
 2023-04-11 15:37 UTC  (3+ messages)

[PATCH v4] mm: oom: introduce cpuset oom
 2023-04-11 15:08 UTC  (7+ messages)
  `  "
        `  "

[PATCH v5] mm: oom: introduce cpuset oom
 2023-04-11 13:45 UTC 

[PATCH] memcg: Default value setting in memcg-v1
 2023-04-11  9:10 UTC  (2+ messages)

[PATCH v2 0/3] blk-cgroup: some cleanup
 2023-04-10 22:20 UTC  (13+ messages)
` [PATCH v2 1/3] block, bfq: remove BFQ_WEIGHT_LEGACY_DFL
` [PATCH v2 2/3] blk-cgroup: delete cpd_bind_fn of blkcg_policy
` [PATCH v2 3/3] blk-cgroup: delete cpd_init_fn "
      ` [External] Re: [PATCH v2 0/3] blk-cgroup: some cleanup

[PATCH v3] mm: oom: introduce cpuset oom
 2023-04-10 16:26 UTC  (2+ messages)

[PATCH 0/3] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues
 2023-04-09 11:46 UTC  (10+ messages)
` [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
` [PATCH 3/3] cgroup/cpuset: Allow only one active attach operation per cpuset

[PATCH v2] mm: oom: introduce cpuset oom
 2023-04-06 15:53 UTC  (8+ messages)
      `  "
          `  "

[PATCH 1/4] block, bfq: remove BFQ_WEIGHT_LEGACY_DFL
 2023-04-06 14:34 UTC  (3+ messages)

[PATCH v3 0/4] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues
 2023-04-06 14:04 UTC  (5+ messages)
` [PATCH v3 2/4] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
` [PATCH v3 3/4] cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
  ` [PATCH v3 1/4] cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
  ` [PATCH v3 4/4] cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset

[PATCH] memcg-v1: Enable setting memory min, low, high
 2023-04-05 14:21 UTC  (3+ messages)

[PATCH v2 0/4] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues
 2023-04-05  8:30 UTC  (3+ messages)
` [PATCH v2 1/4] cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()


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