cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-19 10:15:12 to 2015-10-27 16:01:08 UTC [more...]

[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy
 2015-10-27 16:01 UTC  (31+ messages)
` [PATCH 1/8] mm: page_counter: let page_counter_try_charge() return bool
` [PATCH 2/8] mm: memcontrol: export root_mem_cgroup
` [PATCH 3/8] net: consolidate memcg socket buffer tracking and accounting
` [PATCH 4/8] mm: memcontrol: prepare for unified hierarchy socket accounting
` [PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
` [PATCH 6/8] mm: vmscan: simplify memcg vs. global shrinker invocation
` [PATCH 7/8] mm: vmscan: report vmpressure at the level of reclaim activity
` [PATCH 8/8] mm: memcontrol: hook up vmpressure to socket pressure

[PATCH] oom_kill: add option to disable dump_stack()
 2015-10-27 15:43 UTC  (8+ messages)

[PATCH cgroup/for-4.4] cgroup: fix race condition around termination check in css_task_iter_next()
 2015-10-27  8:45 UTC 

[PATCH 3/3] sched: Implement interface for cgroup unified hierarchy
 2015-10-27  6:08 UTC  (31+ messages)
                                                  ` Getrandom wrapper

[PATCH cgroup/for-4.4 1/3] cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type
 2015-10-26  2:54 UTC  (11+ messages)
` [PATCH cgroup/for-4.4 2/3] cgroup: rename Documentation/cgroups/ to Documentation/cgroup-legacy/
    ` [PATCH cgroup/for-4.4 3/3] cgroup: replace unified-hierarchy.txt with a proper cgroup v2 documentation
        ` [PATCH v2 "

piping core dump to a program escapes container
 2015-10-24 21:54 UTC 

[PATCH] glibc: Remove CPU set size checking from affinity functions [BZ #19143]
 2015-10-23 14:00 UTC  (6+ messages)

[PATCH] mm: memcontrol: eliminate root memory.current
 2015-10-22 12:29 UTC  (3+ messages)

[PATCH] mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increase
 2015-10-21 20:05 UTC  (6+ messages)

[PATCH] mm: vmscan: count slab shrinking results after each shrink_slab()
 2015-10-20 15:43 UTC  (4+ messages)

cgroup pid controller side effects
 2015-10-19 10:00 UTC  (3+ messages)

[PATCHSET cgroup/for-4.4] cgroup: make zombies retain cgroup membership and fix pids controller
 2015-10-19  8:48 UTC  (23+ messages)
` [PATCH 02/14] cgroup: make cgroup->nr_populated count the number of populated css_sets
` [PATCH 04/14] cgroup: move check_for_release() invocation
` [PATCH 06/14] cgroup: make css_sets pin the associated cgroups
    ` [PATCH v2 "
` [PATCH 07/14] cgroup: make cgroup_destroy_locked() test cgroup_is_populated()
` [PATCH 08/14] cgroup: keep css_set and task lists in chronological order
` [PATCH 09/14] cgroup: factor out css_set_move_task()
  ` [PATCH 01/14] cgroup: remove an unused parameter from cgroup_task_migrate()
  ` [PATCH 03/14] cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
  ` [PATCH 05/14] cgroup: relocate cgroup_[try]get/put()
  ` [PATCH 10/14] cgroup: reorganize css_task_iter functions
  ` [PATCH 11/14] cgroup: don't hold css_set_rwsem across css task iteration
    ` [PATCH v2 "
  ` [PATCH 14/14] cgroup: add cgroup_subsys->free() method and use it to fix pids controller
` [PATCH 12/14] cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock
` [PATCH 13/14] cgroup: keep zombies associated with their original cgroups
    ` [PATCH v2 "

[PATCH cgroup/for-4.3 1/3] cgroup: replace error handling in cgroup_init() with WARN_ON()s
 2015-10-15 20:59 UTC  (3+ messages)
` [PATCH cgroup/for-4.3 2/3] cgroup: drop cgroup__DEVEL__legacy_files_on_dfl

[cgroup:review-zombies 36/37] kernel/fork.c:254:2: error: implicit declaration of function 'cgroup_free'
 2015-10-10  3:39 UTC 

pids controller fails to track zombie processes
 2015-10-05 18:42 UTC  (2+ messages)

[PATCHSET block/for-linus] writeback: cgroup writeback fixes
 2015-10-02 18:47 UTC  (13+ messages)
  ` [PATCH 1/5] writeback: laptop_mode_timer_fn() needs rcu_read_lock() around bdi_writeback iteration
  ` [PATCH 3/5] writeback: bdi_writeback iteration must not skip dying ones
    ` [PATCH v2 "
  ` [PATCH 4/5] writeback: memcg dirty_throttle_control should be initialized with wb->memcg_completions
  ` [PATCH 5/5] writeback: fix incorrect calculation of available memory for memcg domains
      ` [PATCH v2 "
` [PATCH 2/5] writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()

[PATCH 1/2] memcg: flatten task_struct->memcg_oom
 2015-09-30 18:54 UTC  (4+ messages)

[cgroup:review-cgwb-4.3-fixes 5/5] mm/page-writeback.c:1908: warning: 'filepages' is used uninitialized in this function
 2015-09-30  0:09 UTC 

[cgroup:review-cgwb-4.3-fixes 5/5] mm/page-writeback.c:1579:4: error: too many arguments to function 'mem_cgroup_wb_stats'
 2015-09-29 16:53 UTC 

[PATCHSET v2 block/for-4.2/writeback] ext4: implement cgroup writeback support
 2015-09-29 14:26 UTC  (31+ messages)
` [PATCH 2/2] "
              ` [PATCH cgroup/for-4.3-fixes] cgroup, writeback: don't enable cgroup writeback on traditional hierarchies

PIDs Controller Limit
 2015-09-29  6:13 UTC  (5+ messages)

[GIT PULL] cgroup fixes for v4.3-rc2
 2015-09-25 20:31 UTC 

WARNING: static_key_slow_dec used before call to jump_label_init
 2015-09-25 20:24 UTC  (3+ messages)
  ` [PATCH cgroup/for-4.4] cgroup: fix too early usage of static_branch_disable()

[PATCH] memcg: make mem_cgroup_read_stat() unsigned
 2015-09-25 16:17 UTC  (4+ messages)

[PATCH] memcg: make mem_cgroup_read_stat() unsigned
 2015-09-25 15:20 UTC  (4+ messages)

[PATCH] cgroup: fix seq_show_option merge with legacy_name
 2015-09-25  8:52 UTC  (4+ messages)

[PATCH] memcg: remove pcp_counter_lock
 2015-09-24 19:43 UTC  (3+ messages)

[PATCHSET v2 cgroup/for-4.4] cgroup: make multi-process migration atomic
 2015-09-22 16:48 UTC  (6+ messages)
` [PATCH 2/5] cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()

4.3-rc1 dirty page count underflow (cgroup-related?)
 2015-09-22  9:03 UTC  (3+ messages)

[GIT PULL] cgroup fixes for v4.3-rc2
 2015-09-21 21:59 UTC 

[PATCHSET cgroup/for-4.3] cgroup,memcg: generalize event handling and enable notifications on "memory.events"
 2015-09-21 19:16 UTC  (6+ messages)
` [PATCH 8/8] memcg: generate file modified "
  ` [PATCH v2 "

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-09-20 10:35 UTC  (12+ 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).