cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-13 01:49:23 to 2018-11-15 15:42:04 UTC [more...]

[PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
 2018-11-15 15:42 UTC  (28+ messages)
` [PATCH 01/12] kernfs: add function to find kernfs_node without increasing ref counter
` [PATCH 02/12] cgroup: add hook seq_show_cft with also the owning cftype as parameter
` [PATCH 03/12] block, cgroup: pass cftype to functions that need to use it
` [PATCH 04/12] cgroup: link cftypes of the same subsystem with the same name
` [PATCH 05/12] cgroup: add owner name to cftypes
` [PATCH 06/12] block, bfq: align min and default weights with cfq
` [PATCH 07/12] cgroup: make all functions of all cftypes be invoked
` [PATCH 08/12] block, cfq: allow cgroup files to be shared
` [PATCH 09/12] block, bfq: use standard file names for the proportional-share policy
` [PATCH 10/12] block, throttle: allow sharing cgroup statistic files
` [PATCH 11/12] doc, bfq-iosched: fix a few clerical errors
` [PATCH 12/12] doc, bfq-iosched: make it consistent with the new cgroup interface

[PATCH v2 0/6] freezer for cgroup v2
 2018-11-14 17:39 UTC  (22+ messages)
` [PATCH] cgroup: document cgroup v2 freezer interface
` [PATCH v2 1/6] cgroup: rename freezer.c into legacy_freezer.c
` [PATCH v2 2/6] cgroup: implement __cgroup_task_count() helper
` [PATCH v2 3/6] cgroup: cgroup v2 freezer
` [PATCH v2 4/6] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
` [PATCH v2 5/6] kselftests: cgroup: add freezer controller self-tests
` [PATCH v2 6/6] cgroup: document cgroup v2 freezer interface

[PATCH cgroup/for-4.21 1/2] cpuset: Minor cgroup2 interface updates
 2018-11-14  2:09 UTC  (3+ messages)
` [PATCH cgroup/for-4.21 2/2] cgroup: Add .__DEBUG__. prefix to debug file names

[PATCH AUTOSEL 4.19 40/44] mm: don't raise MEMCG_OOM event due to failed high-order allocation
 2018-11-13  5:49 UTC 

[PATCH v5 0/5] sched/deadline: fix cpusets bandwidth accounting
 2018-11-09 10:34 UTC  (20+ messages)
` [PATCH v5 3/5] cgroup/cpuset: make callback_lock raw
` [PATCH v5 4/5] sched/core: Prevent race condition between cpuset and __sched_setscheduler()
` [PATCH v5 5/5] cpuset: Rebuild root domain deadline accounting information

[PATCH v15 00/12] Enable cpuset controller in default hierarchy
 2018-11-08 20:31 UTC  (18+ messages)
` [PATCH v15 01/12] cpuset: "
` [PATCH v15 02/12] cpuset: Define data structures to support scheduling partition
` [PATCH v15 03/12] cpuset: Simply allocation and freeing of cpumasks
` [PATCH v15 04/12] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v15 05/12] cpuset: Add an error state to cpuset.sched.partition
` [PATCH v15 06/12] cpuset: Track cpusets that use parent's effective_cpus
` [PATCH v15 07/12] cpuset: Make CPU hotplug work with partition
` [PATCH v15 08/12] cpuset: Make generate_sched_domains() "
` [PATCH v15 09/12] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v15 10/12] cpuset: Use descriptive text when reading/writing cpuset.sched.partition
` [PATCH v15 11/12] cpuset: Add documentation about the new "cpuset.sched.partition" flag
` [PATCH v15 12/12] cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug

[PATCH 0/5] freezer for cgroup v2
 2018-11-08 20:16 UTC  (6+ messages)
` [PATCH 1/5] cgroup: rename freezer.c into legacy_freezer.c
` [PATCH 2/5] cgroup: implement __cgroup_task_count() helper
` [PATCH 3/5] cgroup: cgroup v2 freezer
` [PATCH 4/5] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
` [PATCH 5/5] kselftests: cgroup: add freezer controller self-tests

Cgroups v2 bug: incorrect reporting in "domain threaded" cgroup.procs file
 2018-11-08 20:15 UTC  (2+ messages)
` [PATCH for-4.20-fixes] cgroup: fix CSS_TASK_ITER_PROCS

[PATCH v14 00/12] Enable cpuset controller in default hierarchy
 2018-11-08  9:41 UTC  (39+ messages)
` [PATCH v14 01/12] cpuset: "
` [PATCH v14 02/12] cpuset: Define data structures to support scheduling partition
` [PATCH v14 03/12] cpuset: Simply allocation and freeing of cpumasks
` [PATCH v14 04/12] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v14 05/12] cpuset: Add an error state to cpuset.sched.partition
` [PATCH v14 06/12] cpuset: Track cpusets that use parent's effective_cpus
` [PATCH v14 07/12] cpuset: Make CPU hotplug work with partition
` [PATCH v14 08/12] cpuset: Make generate_sched_domains() "
` [PATCH v14 09/12] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v14 10/12] cpuset: Add documentation about the new "cpuset.sched.partition" flag
` [PATCH v14 11/12] cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
` [PATCH v14 12/12] cpuset: Show descriptive text when reading cpuset.sched.partition

[PATCH] cpuset: remove set but not used variable 'cs'
 2018-11-07 22:08 UTC  (2+ messages)

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2018-11-07  1:52 UTC 

Kernel panic when enabling cgroup2 io controller at runtime
 2018-11-01 23:06 UTC 

[RFC] Generic cgroup controller for the gpu/drm subsystem
 2018-11-01 23:02 UTC 

[GIT PULL] cgroup changes for v4.20-rc1
 2018-10-26  0:16 UTC  (2+ messages)

[RFC PATCH] cgroup, netclassid: add a preemption point to write_classid
 2018-10-23 19:58 UTC  (2+ messages)

[PATCH] rdmacg: fix a typo in rdmacg documentation
 2018-10-23 19:53 UTC  (3+ messages)

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
 2018-10-23 17:41 UTC  (17+ messages)
` [PATCH 4/9] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD

Cgroup v2 thread mode oddity: "domain invalid" cgroup with threaded controller enabled
 2018-10-23 16:09 UTC  (5+ messages)

[RFC PATCH v2 0/8] lru_lock scalability and SMP list functions
 2018-10-19 15:35 UTC  (3+ messages)

[PATCH v13 00/11] cpuset: Enable cpuset controller in default hierarchy
 2018-10-15 19:10 UTC  (20+ messages)
` [PATCH v13 01/11] "
` [PATCH v13 02/11] cpuset: Define data structures to support scheduling partition
` [PATCH v13 03/11] cpuset: Simply allocation and freeing of cpumasks
` [PATCH v13 04/11] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v13 05/11] cpuset: Add an error state to cpuset.sched.partition
` [PATCH v13 06/11] cpuset: Track cpusets that use parent's effective_cpus
` [PATCH v13 07/11] cpuset: Make CPU hotplug work with partition
` [PATCH v13 08/11] cpuset: Make generate_sched_domains() "
` [PATCH v13 09/11] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v13 10/11] cpuset: Add documentation about the new "cpuset.sched.partition" flag
` [PATCH v13 11/11] cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug

Cgroup v2 bug: "domain invalid" node can't be converted to "threaded"
 2018-10-04 20:29 UTC  (6+ messages)

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2018-10-04 18:37 UTC  (3+ messages)
` [PATCH 21/34] kernfs, sysfs, cgroup, intel_rdt: Support fs_context "

[PATCH v12 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-10-02 20:44 UTC  (8+ messages)
` [PATCH v12 9/9] cpuset: Support forced turning off of partition flag

[PATCH v3 00/12] block: always associate blkg and refcount cleanup
 2018-09-22  2:29 UTC  (3+ messages)

[PATCH] memcg: remove memcg_kmem_skip_account
 2018-09-19 14:22 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).