cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-13 07:35:38 to 2014-06-04 23:22:35 UTC [more...]

[PATCH 3.14 125/228] device_cgroup: rework device access check and exception checking
 2014-06-04 23:22 UTC  (2+ messages)
  ` [PATCH 3.14 126/228] device_cgroup: check if exception removal is allowed

[PATCH RFC RESEND 00/14] New version of the BFQ I/O Scheduler
 2014-06-04 22:31 UTC  (93+ messages)
  ` [PATCH RFC RESEND 01/14] block: kconfig update and build bits for BFQ
          ` [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler
              ` [PATCH RFC - TAKE TWO - 01/12] block: introduce the BFQ-v0 I/O scheduler
              ` [PATCH RFC - TAKE TWO - 02/12] block, bfq: add full hierarchical scheduling and cgroups support
              ` [PATCH RFC - TAKE TWO - 03/12] block, bfq: improve throughput boosting
              ` [PATCH RFC - TAKE TWO - 04/12] block, bfq: modify the peak-rate estimator
              ` [PATCH RFC - TAKE TWO - 05/12] block, bfq: add more fairness to boost throughput and reduce latency
              ` [PATCH RFC - TAKE TWO - 07/12] block, bfq: reduce I/O latency for soft real-time applications
              ` [PATCH RFC - TAKE TWO - 08/12] block, bfq: preserve a low latency also with NCQ-capable drives
              ` [PATCH RFC - TAKE TWO - 10/12] block, bfq: add Early Queue Merge (EQM)
              ` [PATCH RFC - TAKE TWO - 11/12] block, bfq: boost the throughput on NCQ-capable flash-based devices
              ` [PATCH RFC - TAKE TWO - 12/12] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs
                                      ` BFQ speed tests [was Re: [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler]
            ` [PATCH RFC - TAKE TWO - 06/12] block, bfq: improve responsiveness
            ` [PATCH RFC - TAKE TWO - 09/12] block, bfq: reduce latency during request-pool saturation
  ` [PATCH RFC RESEND 02/14] block: introduce the BFQ-v0 I/O scheduler
  ` [PATCH RFC RESEND 03/14] block: add hierarchical-support option to kconfig
  ` [PATCH RFC RESEND 04/14] block, bfq: add full hierarchical scheduling and cgroups support
  ` [PATCH RFC RESEND 05/14] block, bfq: improve throughput boosting
  ` [PATCH RFC RESEND 06/14] block, bfq: modify the peak-rate estimator
  ` [PATCH RFC RESEND 07/14] block, bfq: add more fairness to boost throughput and reduce latency
  ` [PATCH RFC RESEND 08/14] block, bfq: improve responsiveness
  ` [PATCH RFC RESEND 09/14] block, bfq: reduce I/O latency for soft real-time applications
  ` [PATCH RFC RESEND 10/14] block, bfq: preserve a low latency also with NCQ-capable drives
  ` [PATCH RFC RESEND 11/14] block, bfq: reduce latency during request-pool saturation
  ` [PATCH RFC RESEND 13/14] block, bfq: boost the throughput on NCQ-capable flash-based devices
  ` [PATCH RFC RESEND 14/14] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs
` [PATCH RFC RESEND 12/14] block, bfq: add Early Queue Merge (EQM)

[PATCH 1/3] cgroup: don't destroy the default root
 2014-06-04  8:59 UTC  (8+ messages)
` [PATCH 2/3] cgroup: make the default root invisible when it's umounted
  ` [PATCH 3/3] cgroup: set visible flag only after we've mounted the default root

[PATCH v2] cgroup: don't destroy the default root
 2014-06-04  8:48 UTC 

/sys/fs/cgroup/openrc/???/tasks sometimes missing
 2014-06-03 18:08 UTC 

[patch 0/9] mm: memcontrol: naturalize charge lifetime v2
 2014-06-03 14:11 UTC  (17+ messages)
` [patch 01/10] mm: memcontrol: fold mem_cgroup_do_charge()
` [patch 02/10] mm: memcontrol: rearrange charging fast path
` [patch 03/10] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
` [patch 06/10] mm: memcontrol: use root_mem_cgroup res_counter
  ` [patch 04/10] mm: memcontrol: reclaim at least once for __GFP_NORETRY
  ` [patch 05/10] mm: memcontrol: catch root bypass in move precharge
  ` [patch 07/10] mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
  ` [patch 08/10] mm: memcontrol: do not acquire page_cgroup lock for kmem pages
` [patch 09/10] mm: memcontrol: rewrite charge API
` [patch 10/10] mm: memcontrol: rewrite uncharge API

[patch] mm, memcg: periodically schedule when emptying page list
 2014-06-03  6:27 UTC  (7+ messages)
  ` [patch v2] "

[stable-3.10.y] possible unsafe locking warning
 2014-05-29  2:53 UTC  (5+ messages)

[patch 0/9] mm: memcontrol: naturalize charge lifetime
 2014-05-28 11:37 UTC  (20+ messages)
` [patch 6/9] mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
` [patch 7/9] mm: memcontrol: do not acquire page_cgroup lock for kmem pages
` [patch 8/9] mm: memcontrol: rewrite charge API
` [patch 9/9] mm: memcontrol: rewrite uncharge API

[PATCH cgroup/for-3.16] cgroup: clean up MAINTAINERS entries
 2014-05-28  7:46 UTC  (4+ messages)

[PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
 2014-05-27 12:49 UTC  (12+ messages)

[PATCH] page_alloc: skip cpuset enforcement for lower zone allocations
 2014-05-23 23:33 UTC  (2+ messages)

[PATCH cgroup/for-3.16] cgroup: disallow debug controller on the default hierarchy
 2014-05-19 20:38 UTC  (2+ messages)

[PATCHSET cgroup/for-3.16] cgroup: use css->refcnt for cgroup reference counting
 2014-05-16 17:23 UTC  (16+ messages)
` [PATCH 1/9] cgroup: use restart_syscall() for mount retries
    ` [PATCH v2 "
` [PATCH 9/9] cgroup: use cgroup->self.refcnt for cgroup refcnting
            ` [PATCH cgroup/for-3.16] cgroup: introduce CSS_NO_REF and skip refcnting on normal root csses
                    ` [PATCH v2 "

[PATCHSET cgroup/for-3.16] cgroup: iterate cgroup_subsys_states directly
 2014-05-16 16:08 UTC  (33+ messages)
` [PATCH 01/14] cgroup: remove css_parent()
    ` [PATCH v2 "
` [PATCH 02/14] cgroup: remove pointless has tasks/children test from mem_cgroup_force_empty()
    ` [PATCH] memcg: deprecate memory.force_empty knob
      ` [PATCH UPDATED 02/14] memcg: remove tasks/children test from mem_cgroup_force_empty()
` [PATCH 03/14] memcg: update memcg_has_children() to use css_next_child()
  ` [PATCH v2 "
` [PATCH 04/14] device_cgroup: remove direct access to cgroup->children
` [PATCH 09/14] cgroup: introduce CSS_RELEASED and reduce css iteration fallback window
    ` [PATCH v2 "
` [PATCH 13/14] device_cgroup: use css_has_online_children() instead of has_children()
` [PATCH 14/14] cgroup: implement css_tryget()
    ` [PATCH v2 "

[GIT PULL] more cgroup fixes for v3.15-rc5
 2014-05-13 19:28 UTC 

[PATCHSET cgroup/for-3.16] cgroup: remove cgroup_tree_mutex
 2014-05-13 16:22 UTC  (3+ messages)

[PATCHSET cgroup/for-3.16] cgroup: implement cftype->write()
 2014-05-13 16:17 UTC  (2+ messages)

[PATCHSET v2 cgroup/for-3.16] cgroup: post unified hierarchy fixes and updates
 2014-05-13 16:12 UTC  (8+ messages)
` [PATCH 4/7] cgroup: update and fix parsing of "cgroup.subtree_control"
` [PATCH 5/7] cgroup: use restart_syscall() for retries after offline waits in cgroup_subtree_control_write()

[PATCH cgroup/for-3.15-fixes 1/2] cgroup: introduce task_css_is_root()
 2014-05-13 15:35 UTC  (4+ messages)
` [PATCH v2 "

[PATCH cgroup/for-3.16] cgroup: fix rcu_read_lock() leak in update_if_frozen()
 2014-05-13 15:34 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).