cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-29 13:41:30 to 2018-07-02 16:32:25 UTC [more...]

[PATCH v10 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-07-02 16:32 UTC  (31+ messages)
` [PATCH v10 1/9] "
` [PATCH v10 2/9] cpuset: Add new v2 cpuset.sched.domain_root flag
` [PATCH v10 3/9] cpuset: Simulate auto-off of sched.domain_root at cgroup removal
` [PATCH v10 4/9] cpuset: Allow changes to cpus in a domain root
` [PATCH v10 5/9] cpuset: Make sure that domain roots work properly with CPU hotplug
` [PATCH v10 6/9] cpuset: Make generate_sched_domains() recognize isolated_cpus
` [PATCH v10 6/9] cpuset: Make generate_sched_domains() recognize reserved_cpus
` [PATCH v10 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v10 8/9] cpuset: Don't rebuild sched domains if cpu changes in non-domain root
` [PATCH v10 9/9] cpuset: Allow reporting of sched domain generation info

[PATCH net-next] net, mm: avoid unnecessary memcg charge skmem
 2018-06-30 10:53 UTC  (2+ messages)

[PATCH v8 0/2] Directed kmem charging
 2018-06-29 17:44 UTC  (7+ messages)
` [PATCH 1/2] fs: fsnotify: account fsnotify metadata to kmemcg
` [PATCH 2/2] fs, mm: account buffer_head "

[PATCH v7 0/2] Directed kmem charging
 2018-06-27  7:31 UTC  (11+ messages)
` [PATCH 1/2] fs: fsnotify: account fsnotify metadata to kmemcg
` [PATCH 2/2] fs, mm: account buffer_head "

[PATCH v11 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-06-24  7:30 UTC  (10+ messages)
` [PATCH v11 1/9] "
` [PATCH v11 2/9] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v11 3/9] cpuset: Simulate auto-off of sched.partition at cgroup removal
` [PATCH v11 4/9] cpuset: Allow changes to cpus in a partition root
` [PATCH v11 5/9] cpuset: Make sure that partition flag work properly with CPU hotplug
` [PATCH v11 6/9] cpuset: Make generate_sched_domains() recognize reserved_cpus
` [PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v11 8/9] cpuset: Don't rebuild sched domains if cpu changes in non-partition root
` [PATCH v11 9/9] cpuset: Allow reporting of sched domain generation info

[16/32] kernfs, sysfs, cgroup, intel_rdt: Support fs_context [ver #8]
 2018-06-23 23:34 UTC  (5+ messages)

[PATCH v6 0/3] Directed kmem charging
 2018-06-22 23:33 UTC  (16+ messages)
` [PATCH 1/3] mm: memcg: remote memcg charging for kmem allocations
` [PATCH 2/3] fs: fsnotify: account fsnotify metadata to kmemcg
` [PATCH 3/3] fs, mm: account buffer_head "

[PATCH v9 0/7] Enable cpuset controller in default hierarchy
 2018-06-21  7:40 UTC  (26+ messages)
` [PATCH v9 2/7] cpuset: Add new v2 cpuset.sched.domain_root flag
` [PATCH v9 3/7] cpuset: Add cpuset.sched.load_balance flag to v2
` [PATCH v9 4/7] cpuset: Make generate_sched_domains() recognize isolated_cpus
` [PATCH v9 5/7] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v9 6/7] cpuset: Don't rebuild sched domains if cpu changes in non-domain root
` [PATCH v9 7/7] cpuset: Allow reporting of sched domain generation info

Cgroups "pids" controller does not update "pids.current" count immediately
 2018-06-15 19:38 UTC  (9+ messages)

[PATCH v4 05/26] docs: Fix some broken references
 2018-06-15 16:30 UTC 

[PATCH v4 0/5] sched/deadline: fix cpusets bandwidth accounting
 2018-06-15 13:07 UTC  (23+ messages)
` [PATCH v4 1/5] sched/topology: Add check to backup comment about hotplug lock
` [PATCH v4 2/5] sched/topology: Adding function partition_sched_domains_locked()
` [PATCH v4 3/5] sched/core: Streamlining calls to task_rq_unlock()
` [PATCH v4 4/5] sched/core: Prevent race condition between cpuset and __sched_setscheduler()
` [PATCH v4 5/5] cpuset: Rebuild root domain deadline accounting information

[PATCH v3 05/27] docs: Fix some broken references
 2018-06-15  9:05 UTC  (2+ messages)

[PATCH v4] mm: fix race between kmem_cache destroy, create and deactivate
 2018-06-12  8:33 UTC  (2+ messages)

[PATCH v3] mm: fix race between kmem_cache destroy, create and deactivate
 2018-06-10 23:59 UTC  (9+ messages)

[PATCH 6/7] psi: pressure stall information for CPU, memory, and IO
 2018-06-07  0:46 UTC  (2+ messages)

[PATCH] cpuset: Enforce that a child's cpus must be a subset of the parent
 2018-06-06 20:56 UTC  (15+ messages)

[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
 2018-06-06 20:26 UTC  (14+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 01/10] audit: add container id
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls
` [RFC PATCH ghak90 (was ghak32) V3 03/10] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak90 (was ghak32) V3 04/10] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak90 (was ghak32) V3 05/10] audit: add containerid support for tty_audit
` [RFC PATCH ghak90 (was ghak32) V3 06/10] audit: add containerid filtering
` [RFC PATCH ghak90 (was ghak32) V3 07/10] audit: add support for containerid to network namespaces
` [RFC PATCH ghak90 (was ghak32) V3 08/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [RFC PATCH ghak90 (was ghak32) V3 09/10] debug audit: read container ID of a process
` [RFC PATCH ghak90 (was ghak32) V3 10/10] rfkill: fix spelling mistake contidion to condition

[GIT PULL] cgroup changes for v4.18-rc1
 2018-06-06 15:22 UTC  (5+ messages)

[PATCH v5 0/2] Directed kmem charging
 2018-06-05 17:54 UTC  (3+ messages)
` [PATCH v5 1/2] mm: memcg: remote memcg charging for kmem allocations

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-06-05 12:13 UTC  (3+ messages)

[PATCH] memcg: force charge kmem counter too
 2018-05-31  8:51 UTC  (11+ messages)

[PATCH 0/7] psi: pressure stall information for CPU, memory, and IO
 2018-05-30 23:32 UTC  (4+ messages)

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-05-30 17:33 UTC  (3+ messages)

[PATCH v2] mm: fix race between kmem_cache destroy, create and deactivate
 2018-05-29 13:58 UTC  (3+ 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).