cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-03 20:59:55 to 2017-04-07 00:00:00 UTC [more...]

[PATCH] cgroup: move cgroup_subsys_state partner field for cache locality
 2017-04-07  0:00 UTC 

[PATCH] mm: vmscan: fix IO/refault regression in cache workingset transition
 2017-04-06 16:51 UTC  (6+ messages)

[PATCH 1/4] mm: memcontrol: clean up memory.events counting function
 2017-04-06  9:01 UTC  (8+ messages)
` [PATCH 2/4] mm: memcontrol: re-use global VM event enum
` [PATCH 3/4] mm: memcontrol: re-use node VM page state enum
` [PATCH 4/4] mm: memcontrol: use node page state naming scheme for memcg

[PATCH -mm -v8 1/3] mm, THP, swap: Delay splitting THP during swap out
 2017-04-06  5:35 UTC 

IO throttling with CFQ IO scheduler
 2017-04-04 17:54 UTC 

48742 cgroups
 2017-04-02 22:28 UTC 

[PATCH -mm -v7 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
 2017-03-31 14:59 UTC  (4+ messages)

[RFC 0/1] add support for reclaiming priorities per mem cgroup
 2017-03-30 21:54 UTC  (18+ messages)
` [RFC 1/1] mm, memcg: add prioritized reclaim

[PATCH] mm: rmap: fix huge file mmap accounting in the memcg stats
 2017-03-28 14:52 UTC  (4+ messages)

[PATCH] cgroup: drop duplicate header nsproxy.h
 2017-03-24 15:36 UTC  (2+ messages)

[PATCH] mm: workingset: fix premature shadow node shrinking with cgroups
 2017-03-23  8:28 UTC  (2+ messages)

8471 cgroups
 2017-03-22 22:58 UTC 

[PATCH v4.11] cgroup, net_cls: iterate the fds of only the tasks which are being migrated
 2017-03-22 17:33 UTC  (2+ messages)

[PATCHSET for-4.11] cgroup: implement cgroup v2 thread mode
 2017-03-22 14:52 UTC  (27+ messages)

34641 cgroups
 2017-03-21 15:47 UTC 

17832 cgroups
 2017-03-20  4:21 UTC 

64096 cgroups
 2017-03-18 22:20 UTC 

[PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups
 2017-03-17 14:44 UTC  (12+ messages)
    ` [PATCH v2] cgroup, kthread: "

[GIT PULL] cgroup changes for v4.11-rc2
 2017-03-14 21:01 UTC 

5418 cgroups
 2017-03-13 23:42 UTC 

[PATCH] security: selinux: allow per-file labeling for cgroupfs
 2017-03-10 20:21 UTC  (4+ messages)

[PATCH -mm -v6 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
 2017-03-09 21:22 UTC  (4+ messages)

Used void functions follows non void
 2017-03-09 18:29 UTC 

[PATCH] kernel: convert css_set.refcount from atomic_t to refcount_t
 2017-03-08 22:47 UTC  (2+ messages)

counting file descriptors with a cgroup controller
 2017-03-08 18:59 UTC  (9+ messages)

[PATCH 00/19] Kernel subsystem refcounter conversions
 2017-03-07 19:21 UTC  (34+ messages)
` [PATCH 01/19] kernel: convert sighand_struct.count from atomic_t to refcount_t
` [PATCH 02/19] kernel: convert signal_struct.sigcnt "
` [PATCH 03/19] kernel: convert user_struct.__count "
` [PATCH 04/19] kernel: convert task_struct.usage "
  ` [PATCH 05/19] kernel: convert task_struct.stack_refcount "
  ` [PATCH 14/19] kernel: convert cred.usage "
` [PATCH 06/19] kernel: convert perf_event_context.refcount "
` [PATCH 07/19] kernel: convert ring_buffer.refcount "
` [PATCH 08/19] kernel: convert ring_buffer.aux_refcount "
` [PATCH 09/19] kernel: convert uprobe.ref "
` [PATCH 10/19] kernel: convert nsproxy.count "
` [PATCH 11/19] kernel: convert cgroup_namespace.count "
` [PATCH 12/19] kernel: convert css_set.refcount "
` [PATCH 13/19] kernel: convert group_info.usage "
` [PATCH 15/19] kernel: convert audit_tree.count "
` [PATCH 16/19] kernel: convert audit_watch.count "
` [PATCH 17/19] kernel: convert numa_group.refcount "
` [PATCH 18/19] kernel: convert futex_pi_state.refcount "
` [PATCH 19/19] kernel: convert kcov.refcount "

[PATCH] mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
 2017-03-07 11:40 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] cgroups: censor kernel pointer in debug files
 2017-03-06 20:16 UTC  (2+ messages)

[PATCH cgroup/for-4.10-fixes] cgroup/pids: remove spurious suspicious RCU usage warning
 2017-03-06 20:12 UTC  (2+ messages)

[PATCH] cgroup: Fix indenting in PID controller documentation
 2017-03-06 19:46 UTC  (2+ messages)

[LSF/MM TOPIC] cpuset vs mempolicy related issues
 2017-02-28 20:34 UTC  (4+ messages)

[GIT PULL] cgroup changes for v4.11-rc1
 2017-02-27 20:21 UTC 

[PATCH v2 0/2] mm/cgroup soft limit data allocation
 2017-02-24 13:42 UTC  (9+ messages)
` [PATCH v2 1/2] mm/cgroup: avoid panic when init with low memory
` [PATCH v2 2/2] mm/cgroup: delay soft limit data allocation

[PATCH 0/2] mm/cgroup soft limit data allocation
 2017-02-23  9:15 UTC  (10+ messages)
` [PATCH 1/2] mm/cgroup: avoid panic when init with low memory
` [PATCH 2/2] mm/cgroup: delay soft limit data allocation

[PATCH] mm/cgroup: avoid panic when init with low memory
 2017-02-22 14:02 UTC  (5+ messages)

[PATCH] mm: memcontrol: provide shmem statistics
 2017-02-22 13:24 UTC  (5+ messages)

[PATCH] security: selinux: allow per-file labeling for cgroupfs
 2017-02-10 23:05 UTC  (7+ messages)

[PATCH v2] security: selinux: allow changing labels for cgroupfs
 2017-02-08  3:29 UTC  (2+ messages)

[PATCH] slub: make sysfs directories for memcg sub-caches optional
 2017-02-07 17:10 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).