cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-21 23:23:42 to 2018-04-20 16:11:09 UTC [more...]

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-04-20 16:11 UTC  (38+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
` [RFC PATCH ghak32 V2 02/13] audit: check children and threading before allowing containerid
` [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering
` [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark
` [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records
` [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend records
` [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces
` [RFC PATCH ghak32 V2 12/13] audit: NETFILTER_PKT: record each container ID associated with a netNS

[PATCH v7 0/5] cpuset: Enable cpuset controller in default hierarchy
 2018-04-20  8:23 UTC  (7+ messages)
` [PATCH v7 1/5] "
` [PATCH v7 2/5] cpuset: Add cpuset.sched_load_balance to v2
` [PATCH v7 3/5] cpuset: Add a root-only cpus.isolated v2 control file
` [PATCH v7 4/5] cpuset: Restrict load balancing off cpus to subset of cpus.isolated
` [PATCH v7 5/5] cpuset: Make generate_sched_domains() recognize isolated_cpus

[PATCH 15/24] kernfs, sysfs, cgroup, intel_rdt: Support fs_context [ver #7]
 2018-04-19 13:32 UTC 

Some questions about cgroup aware OOM killer
 2018-04-19 10:43 UTC  (2+ messages)

[RFC PATCH V1 00/12] audit: implement container id
 2018-04-18 19:51 UTC  (8+ messages)
` [RFC PATCH V1 01/12] audit: add "

[PATCH v3 1/4] mm: rename page_counter's count/limit into usage/max
 2018-04-17 19:00 UTC  (11+ messages)
` [PATCH v3 2/4] mm: memory.low hierarchical behavior
` [PATCH v3 3/4] mm: treat memory.low value inclusive
` [PATCH v3 4/4] mm/docs: describe memory.low refinements

[PATCH] mm: allow to decrease swap.max below actual swap usage
 2018-04-17 11:06 UTC  (4+ messages)

[PATCHSET v2] mm, memcontrol: Implement memory.swap.events
 2018-04-16 23:11 UTC  (3+ messages)
` [PATCH 1/2] mm, memcontrol: Move swap charge handling into get_swap_page()
` [PATCH 2/2] mm, memcontrol: Implement memory.swap.events

[PATCH v5 0/2] Directed kmem charging
 2018-04-16 20:51 UTC  (3+ messages)
` [PATCH v5 1/2] mm: memcg: remote memcg charging for kmem allocations
` [PATCH v5 2/2] fs: fsnotify: account fsnotify metadata to kmemcg

[PATCH] memcg: Remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
 2018-04-13 12:51 UTC  (13+ messages)

[PATCHSET] mm, memcontrol: Implement memory.swap.events
 2018-04-12 15:38 UTC  (7+ messages)
` [PATCH 1/2] mm, memcontrol: Move swap charge handling into get_swap_page()
` [PATCH 2/2] mm, memcontrol: Implement memory.swap.events

general protection fault in __mem_cgroup_free
 2018-04-06 20:05 UTC  (6+ messages)
      `  "

[PATCH v2 0/4] vmscan per-cgroup reclaim fixes
 2018-04-06 18:02 UTC  (22+ messages)
` [PATCH v2 1/4] mm/vmscan: Update stale comments
` [PATCH v2 2/4] mm/vmscan: remove redundant current_may_throttle() check
` [PATCH v2 3/4] mm/vmscan: Don't change pgdat state on base of a single LRU list state
` [PATCH v2 4/4] mm/vmscan: Don't mess with pgdat->flags in memcg reclaim
    ` [PATCH] mm-vmscan-dont-mess-with-pgdat-flags-in-memcg-reclaim-v2-fix
` [PATCH v3 1/2] mm/vmscan: don't change pgdat state on base of a single LRU list state
  ` [PATCH v3 2/2] mm/vmscan: don't mess with pgdat->flags in memcg reclaim

[PATCH v3 1/2] mm: memcg: remote memcg charging for kmem allocations
 2018-04-06 17:36 UTC  (2+ messages)
` [PATCH] "

[PATCHSET] mm, memcontrol: Make cgroup_rstat available to controllers
 2018-04-06 12:03 UTC  (12+ messages)
` [PATCH 1/3] mm: memcontrol: Use cgroup_rstat for event accounting
          ` [PATCH] mm: memcg: make sure memory.events is uptodate when waking pollers
` [PATCH 2/3] mm: memcontrol: Use cgroup_rstat for stat accounting
` [PATCH 3/3] mm: memcontrol: Remove lruvec_stat

[PATCH v4 0/8] cgroup private data and DRM/i915 integration
 2018-04-05 17:32 UTC  (11+ messages)
        ` DRM cgroups integration (Was: Re: [PATCH v4 0/8] cgroup private data and DRM/i915 integration)

[RFC] mm: memory.low heirarchical behavior
 2018-04-05 15:00 UTC  (7+ messages)
  ` [PATCH v2] mm: memory.low hierarchical behavior

[RFC] mm: allow to decrease swap.max below actual swap usage
 2018-04-05 14:47 UTC  (2+ messages)

INFO: rcu detected stall in bitmap_parselist
 2018-04-04 16:53 UTC  (5+ messages)

[PATCH] lib: fix stall in __bitmap_parselist()
 2018-04-04 16:26 UTC 

[PATCH] mm: avoid the unnecessary waiting when force empty a cgroup
 2018-04-03  8:40 UTC  (2+ messages)

[PATCH] mm: avoid the unnecessary waiting when force empty a cgroup
 2018-04-03  8:05 UTC  (2+ messages)

[PATCHSET] cgroup/for-4.17: Make cgroup_rstat available to controllers
 2018-04-02 21:49 UTC  (11+ messages)
` [PATCH 1/8] cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c
` [PATCH 2/8] cgroup: Rename stat to rstat
` [PATCH 3/8] cgroup: Distinguish base resource stat implementation from rstat
` [PATCH 4/8] cgroup: Reorganize kernel/cgroup/rstat.c
` [PATCH 5/8] cgroup: Factor out and expose cgroup_rstat_*() interface functions
  ` [PATCH v2 "
` [PATCH 6/8] cgroup: Replace cgroup_rstat_mutex with a spinlock
` [PATCH 7/8] cgroup: Add cgroup_subsys->css_rstat_flush()
` [PATCH 8/8] cgroup: Add memory barriers to plug cgroup_rstat_updated() race window
` [PATCH] cgroup: Make cgroup_rstat_updated() ready for root cgroup usage

INFO: rcu detected stall in __bitmap_parselist
 2018-04-01 17:14 UTC  (2+ messages)

INFO: rcu detected stall in __bitmap_set
 2018-04-01 17:14 UTC 

general protection fault in __mem_cgroup_free
 2018-03-31 20:47 UTC 

[PATCH v6 0/2] cpuset: Enable cpuset controller in default hierarchy
 2018-03-28  6:57 UTC  (13+ messages)
` [PATCH v6 2/2] cpuset: Add cpuset.sched_load_balance to v2

[PATCH]cgroup: __cpuset_node_allowed return bool
 2018-03-27 16:45 UTC  (8+ messages)

[PATCH cgroup/for-4.17 1/2] cgroup: Explicitly remove core interface files
 2018-03-23 19:47 UTC  (2+ messages)
` [PATCH cgroup/for-4.17 2/2] Subject: cgroup: Limit event generation frequency

[PATCH] mm/memcontrol.c: speed up to force empty a memory cgroup
 2018-03-23 12:29 UTC  (9+ messages)
    ` 答复: "
      ` 答复: "
            ` 答复: "

[patch -mm v3 0/3] mm, memcg: introduce oom policies
 2018-03-22 21:53 UTC  (10+ messages)
  ` [patch -mm 0/6] rewrite cgroup aware oom killer for general use
    ` [patch v2 "
      ` [patch v2 -mm 1/6] mm, memcg: introduce per-memcg oom policy tunable
      ` [patch v2 -mm 2/6] mm, memcg: replace cgroup aware oom killer mount option with tunable
      ` [patch v2 -mm 3/6] mm, memcg: add hierarchical usage oom policy
      ` [patch v2 -mm 4/6] mm, memcg: evaluate root and leaf memcgs fairly on oom
      ` [patch v2 -mm 5/6] mm, memcg: separate oom_group from selection criteria
      ` [patch v2 -mm 6/6] mm, memcg: disregard mempolicies for cgroup-aware oom killer

[PATCH v4.5 0/8] cgroup private data and DRM/i915 integration
 2018-03-22 18:04 UTC  (6+ messages)
` [PATCH v4.5 1/8] cgroup: Allow registration and lookup of cgroup private data (v3)
` [PATCH v4.5 6/8] drm/i915: Introduce 'priority offset' for GPU contexts (v4)
` [PATCH v4.5 7/8] drm/i915: Introduce per-cgroup display boost setting
` [PATCH v4.5 8/8] drm/i915: Add context priority & priority offset to debugfs (v2)


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).