cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-12 16:53:17 to 2023-07-10 15:46:12 UTC [more...]

[PATCH] cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()
 2023-07-10 15:46 UTC  (2+ messages)

[PATCH] cgroup/cpuset: update parent subparts cpumask while holding css refcnt
 2023-07-10 15:40 UTC  (7+ messages)

Expensive memory.stat + cpu.stat reads
 2023-07-10 14:44 UTC  (3+ messages)

[PATCH v2] mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
 2023-07-08  2:33 UTC 

[PATCH] mm/memcg: remove definition of MEM_CGROUP_ID_MAX when !CONFIG_MEMCG
 2023-07-07  2:38 UTC  (5+ messages)

[PATCH] nvmet: allow associating port to a cgroup via configfs
 2023-07-06 13:28 UTC  (6+ messages)

[PATCH] cgroup: minor cleanup for cgroup_extra_stat_show()
 2023-07-06  9:42 UTC 

[PATCH v2 1/1] sched/psi: use kernfs polling functions for PSI trigger polling
 2023-07-06  8:16 UTC  (3+ messages)

[PATCH] cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
 2023-07-05 14:49 UTC  (4+ messages)

[PATCH] cgroup/cpuset: avoid unneeded cpuset_mutex re-lock
 2023-07-05  3:10 UTC  (2+ messages)

[PATCH v3 0/3] cpuset: Allow setscheduler regardless of manipulated task
 2023-07-03 18:01 UTC  (6+ messages)
  ` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] selftests: cgroup: Minor code reorganizations
  ` [PATCH v3 3/3] selftests: cgroup: Add cpuset migrations testcase

[PATCH AUTOSEL 6.1 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
 2023-07-02 19:39 UTC 

[PATCH AUTOSEL 6.3 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
 2023-07-02 19:38 UTC 

[PATCH v2 0/3] cpuset: Allow setscheduler regardless of manipulated task
 2023-06-30 19:19 UTC  (5+ messages)
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] selftests: cgroup: Minor code reorganizations
  ` [PATCH v2 3/3] selftests: cgroup: Add cpuset migrations testcase

[PATCH 0/3] cpuset: Allow setscheduler regardless of manipulated task
 2023-06-30 18:42 UTC  (8+ messages)
  ` [PATCH 1/3] "
  ` [PATCH 2/3] selftests: cgroup: Minor code reorganizations
  ` [PATCH 3/3] selftests: cgroup: Add cpuset migrations testcase

[PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file
 2023-06-30  8:21 UTC  (33+ messages)
  ` [PATCH 2/2] sched/psi: tie psi trigger destruction with file's lifecycle

[GIT PULL] cgroup: Changes for v6.5
 2023-06-28  0:05 UTC  (2+ messages)

[PATCH v4 0/9] cgroup/cpuset: Support remote partitions
 2023-06-27 14:35 UTC  (10+ messages)
` [PATCH v4 1/9] cgroup/cpuset: Inherit parent's load balance state in v2
` [PATCH v4 2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
` [PATCH v4 3/9] cgroup/cpuset: Improve temporary cpumasks handling
` [PATCH v4 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
` [PATCH v4 6/9] cgroup/cpuset: Introduce remote partition
` [PATCH v4 7/9] cgroup/cpuset: Check partition conflict with housekeeping setup
  ` [PATCH v4 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier()
  ` [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition
` [PATCH v4 9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition

[tj-cgroup:test-merge] BUILD SUCCESS f6a72e65a90216f5be921e156ba0fba21472fdb7
 2023-06-27 13:42 UTC 

[PATCH] cgroup: fix obsolete comment above for_each_css()
 2023-06-27 11:40 UTC 

[PATCH v3 0/9] cgroup/cpuset: Support remote partitions
 2023-06-27  8:21 UTC  (12+ messages)
` [PATCH v3 1/9] cgroup/cpuset: Inherit parent's load balance state in v2
` [PATCH v3 3/9] cgroup/cpuset: Improve temporary cpumasks handling
` [PATCH v3 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier()
` [PATCH v3 6/9] cgroup/cpuset: Introduce remote partition
  ` [PATCH v3 2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
  ` [PATCH v3 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
  ` [PATCH v3 7/9] cgroup/cpuset: Check partition conflict with housekeeping setup
  ` [PATCH v3 8/9] cgroup/cpuset: Documentation update for partition
  ` [PATCH v3 9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition

[tj-cgroup:for-6.5] BUILD SUCCESS 81621430c81bb7965c3d5807039bc2b5b3ec87ca
 2023-06-27  1:29 UTC 

[tj-cgroup:for-next] BUILD SUCCESS fd99fa7cff4d1676998196298f1aa08700433522
 2023-06-27  1:09 UTC 

[PATCH net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
 2023-06-26 19:58 UTC  (3+ messages)
` [PATCH net-next 2/2] net-memcg: Remove redundant tcpmem_pressure

[PATCH -next v3 0/5] blk-wbt: minor fix and cleanup
 2023-06-26 15:53 UTC  (4+ messages)

[PATCH v3] blk-throttle: Fix io statistics for cgroup v1
 2023-06-25 14:01 UTC  (3+ messages)

kasan cgroup user-after-free in get_mem_cgroup_from_mm
 2023-06-23  3:29 UTC 

[GIT PULL] cgroup: Fixes for v6.4-rc7
 2023-06-23  1:03 UTC  (2+ messages)

[PATCH][next] cgroup: Avoid -Wstringop-overflow warnings
 2023-06-22 18:50 UTC  (8+ messages)

[PATCH v3 1/2] sched: don't account throttle time for empty groups
 2023-06-21 21:23 UTC  (3+ messages)
  ` [PATCH v3 2/2] sched: add throttled time stat for throttled children

[PATCH] cgroup/misc: Expose misc.current on cgroup v2 root
 2023-06-21 20:43 UTC  (2+ messages)

[PATCH] cgroup: remove obsolete comment on cgroup_on_dfl()
 2023-06-21 19:00 UTC  (2+ messages)

[RFC PATCH v2 0/6] mm: working set reporting
 2023-06-21 18:48 UTC  (8+ messages)
  ` [RFC PATCH v2 1/6] mm: aggregate working set information into histograms
  ` [RFC PATCH v2 2/6] mm: add working set refresh threshold to rate-limit aggregation
  ` [RFC PATCH v2 3/6] mm: report working set when under memory pressure
  ` [RFC PATCH v2 4/6] mm: extend working set reporting to memcgs
  ` [RFC PATCH v2 5/6] mm: add per-memcg reaccess histogram
  ` [RFC PATCH v2 6/6] virtio-balloon: Add Working Set reporting

[PATCH 0/3] selftests: cgroup: add zswap test program
 2023-06-21 15:35 UTC  (4+ messages)
  ` [PATCH 1/3] selftests: cgroup: add test_zswap program
  ` [PATCH 2/3] selftests: cgroup: add test_zswap with no kmem bypass test
  ` [PATCH 3/3] selftests: cgroup: add zswap-memcg unwanted writeback test

[PATCH v2 1/2] sched: don't account throttle time for empty groups
 2023-06-20 18:28 UTC  (4+ messages)
  ` [PATCH v2 2/2] sched: add throttled time stat for throttled children

[RFC v4 00/10] DRM scheduling cgroup controller
 2023-06-20 14:48 UTC  (5+ messages)
` [RFC 02/10] drm: Update file owner during use

[RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation
 2023-06-20  6:39 UTC  (8+ messages)
      `  "

[PATCH] cgroup/cpuset: remove unneeded nodes_or() in cpuset_change_task_nodemask()
 2023-06-20  4:02 UTC  (3+ messages)

[PATCH 1/2] mm/memcontrol: do not tweak node in mem_cgroup_init()
 2023-06-19 13:12 UTC  (6+ messages)
            ` [PATCH v2] "

[PATCH] selftests: cgroup: fix unexpected failure on test_memcg_sock
 2023-06-19 12:47 UTC 

[PATCH] memcg: remove unneeded header files
 2023-06-19  7:42 UTC  (7+ messages)

[PATCH] selftests/cgroup: allow running a specific test with test_memcontrol
 2023-06-19  5:18 UTC  (2+ messages)

[PATCH 2/2] mm/memcontrol: add check for allocation failure in mem_cgroup_init()
 2023-06-16  8:47 UTC  (3+ messages)

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-06-16  1:44 UTC  (11+ messages)

[PATCH] cgroup: rstat: Simplified cgroup_base_stat_flush() update last_bstat logic
 2023-06-13 11:52 UTC  (7+ messages)
    ` [External] "

[tj-cgroup:for-6.5] BUILD SUCCESS d16b3af46679a1eb21652c37711a60d3d4e6b8c0
 2023-06-13  9:49 UTC 

[tj-cgroup:for-6.4-fixes] BUILD SUCCESS 6f363f5aa845561f7ea496d8b1175e3204470486
 2023-06-13  9:49 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 18740f47e5fa808d936213e4bbc6aaa25d7a2525
 2023-06-13  9:47 UTC 

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-06-13  8:16 UTC  (3+ messages)

[PATCH v2] cgroup: Do not corrupt task iteration when rebinding subsystem
 2023-06-12 17:29 UTC  (2+ messages)

[PATCH] cgroup: remove unused task_cgroup_path()
 2023-06-12 17:06 UTC  (2+ messages)

[PATCH] cgroup/cpuset: remove unneeded header files
 2023-06-12 16:53 UTC  (2+ 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).