cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-21 15:14:32 to 2014-10-14 15:56:47 UTC [more...]

[patch 0/3] mm: memcontrol: lockless page counters v3
 2014-10-14 15:56 UTC  (5+ messages)
` [patch 1/3] mm: memcontrol: lockless page counters
` [patch 2/3] mm: hugetlb_cgroup: convert to "
` [patch 3/3] kernel: res_counter: remove the unused API

[PATCH resend] cgroup/kmemleak: add kmemleak_free() for cgroup deallocations
 2014-10-14 11:50 UTC  (2+ messages)

[PATCH] cgroup/kmemleak: add kmemleak_free() for cgroup deallocations
 2014-10-14 11:49 UTC  (3+ messages)

[PATCHv1 0/8] CGroup Namespaces
 2014-10-13 21:23 UTC  (9+ messages)
    ` [PATCHv1 1/8] kernfs: Add API to generate relative kernfs path
    ` [PATCHv1 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
    ` [PATCHv1 4/8] cgroup: export cgroup_get() and cgroup_put()
    ` [PATCHv1 5/8] cgroup: introduce cgroup namespaces
    ` [PATCHv1 6/8] cgroup: restrict cgroup operations within task's cgroupns
    ` [PATCHv1 7/8] cgroup: cgroup namespace setns support
  ` [PATCHv1 3/8] cgroup: add function to get task's cgroup on default hierarchy
  ` [PATCHv1 8/8] cgroup: mount cgroupns-root when inside non-init cgroupns

[PATCH v5 0/2] cpuset: Replace instances of time_t with time64_t to solve y2038 problem
 2014-10-13  4:52 UTC  (3+ messages)
  ` [PATCH v5 1/2] cpuset: Replace all instances of time_t with time64_t
  ` [PATCH v5 2/2] cpuset: Replace ktime_get_real_ts64() with ktime_get_ts64()

[patch 0/3] mm: memcontrol: performance fixlets for 3.18
 2014-10-11 23:27 UTC  (18+ messages)
` [patch 1/3] mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache
` [patch 2/3] mm: memcontrol: simplify detecting when the memory+swap limit is hit
` [patch 3/3] mm: memcontrol: fix transparent huge page allocations under pressure

[PATCH] cpusets: Make cpus_allowed and mems_allowed masks hotplug invariant
 2014-10-09 13:59 UTC  (10+ messages)

[PATCH] cpusets: Make cpus_allowed and mems_allowed masks hotplug invariant
 2014-10-09  9:42 UTC  (3+ messages)

[GIT PULL] cgroup changes for v3.18-rc1
 2014-10-08 15:10 UTC 

[patch 0/3] mm: memcontrol: eliminate charge reparenting
 2014-10-08 14:17 UTC  (14+ messages)
` [patch 1/3] mm: memcontrol: take a css reference for each charged page
` [patch 2/3] mm: memcontrol: remove obsolete kmemcg pinning tricks
` [patch 3/3] mm: memcontrol: continue cache reclaim from offlined groups

[patch 0/3] mm: memcontrol: lockless page counters v2
 2014-10-08 12:39 UTC  (21+ messages)
` [patch 1/3] mm: memcontrol: lockless page counters
` [patch 2/3] mm: hugetlb_controller: convert to "
` [patch 3/3] kernel: res_counter: remove the unused API

[PATCH 2/3] sched/deadline: fix bandwidth check/update when migrating tasks between exclusive cpusets
 2014-10-07 13:12 UTC  (9+ messages)

[PATCH] mm: memcontrol Use #include <linux/uaccess.h>
 2014-10-01 15:56 UTC  (2+ messages)

[PATCH -mm 00/14] Per memcg slab shrinkers
 2014-09-29  7:02 UTC  (18+ messages)
` [PATCH -mm 01/14] list_lru: introduce list_lru_shrink_{count,walk}
` [PATCH -mm 02/14] fs: consolidate {nr,free}_cached_objects args in shrink_control
` [PATCH -mm 03/14] vmscan: shrink slab on memcg pressure
` [PATCH -mm 04/14] memcg: use mem_cgroup_id for per memcg cache naming
` [PATCH -mm 05/14] memcg: add pointer to owner cache to memcg_cache_params
` [PATCH -mm 06/14] memcg: keep all children of each root cache on a list
` [PATCH -mm 07/14] memcg: update memcg_caches array entries on the slab side
` [PATCH -mm 08/14] memcg: release memcg_cache_id on css offline
` [PATCH -mm 09/14] memcg: rename some cache id related variables
` [PATCH -mm 10/14] memcg: add rwsem to sync against memcg_caches arrays relocation
` [PATCH -mm 11/14] list_lru: get rid of ->active_nodes
` [PATCH -mm 12/14] list_lru: organize all list_lrus to list
` [PATCH -mm 13/14] list_lru: introduce per-memcg lists
` [PATCH -mm 14/14] fs: make shrinker memcg aware

[GIT PULL] late cgroup fixes for v3.17-rc6
 2014-09-27 14:01 UTC 

[patch] mm: memcontrol: do not iterate uninitialized memcgs
 2014-09-26 13:39 UTC  (9+ messages)
` [patch v2] "

[PATCH] Revert "cgroup: remove redundant variable in cgroup_mount()"
 2014-09-26  5:58 UTC  (4+ messages)

[patch] mm: memcontrol: lockless page counters
 2014-09-25 13:07 UTC  (22+ messages)

[patch] mm: memcontrol: convert reclaim iterator to simple css refcounting
 2014-09-25 10:01 UTC  (7+ messages)
` [patch v2] "

[PATCH v4 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-25  2:17 UTC  (4+ messages)
  ` [PATCH v4 2/3] sched: add macros to define bitops for task atomic flags
  ` [PATCH v4 3/3] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be "

[PATCH v3 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-25  1:42 UTC  (12+ messages)
` [PATCH v3 2/3] sched: add macros to define bitops for task atomic flags
` [PATCH v3 3/3] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be "

[PATCH v2 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-24 13:06 UTC  (10+ messages)
  ` [PATCH v2 2/3] sched: add a macro to define bitops for task atomic flags
` [PATCH v2 3/3] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be "
  ` [PATCH v2 3/3] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should beatomic flags

[patch] mm: memcontrol: support transparent huge pages under pressure
 2014-09-24  0:07 UTC  (9+ messages)

[GIT PULL] cgroup fixes for v3.17-rc6
 2014-09-23 13:10 UTC  (4+ messages)
  ` [GIT UPDATED "

[PATCH 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-22 11:45 UTC  (6+ messages)
  ` [PATCH 2/3] sched: add a macro to define bitops for task atomic flags
` [PATCH 3/3] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be "

[PATCH v2 1/3][RESEND] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-22  5:44 UTC 

[PATCH v2 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-22  4:45 UTC  (2+ messages)

Racy manipulation of task_struct->flags in cgroups code causes hard to reproduce kernel panics
 2014-09-22  2:15 UTC  (5+ messages)

[RFC] memory cgroup: weak points of kmem accounting design
 2014-09-21 15:30 UTC  (5+ 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).