cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-03 21:38:47 to 2020-02-19 18:32:31 UTC [more...]

[PATCH] cgroup-v1: freezer: optionally killable freezer
 2020-02-19 18:32 UTC 

[PATCH] mm: memcontrol: asynchronous reclaim for memory.high
 2020-02-19 18:12 UTC 

[PATCH 00/11] new cgroup controller for gpu/drm subsystem
 2020-02-19 16:28 UTC  (24+ messages)
  ` [PATCH 01/11] cgroup: Introduce cgroup for drm subsystem
  ` [PATCH 02/11] drm, cgroup: Bind drm and cgroup subsystem
  ` [PATCH 03/11] drm, cgroup: Initialize drmcg properties
  ` [PATCH 04/11] drm, cgroup: Add total GEM buffer allocation stats
  ` [PATCH 05/11] drm, cgroup: Add peak "
  ` [PATCH 06/11] drm, cgroup: Add GEM buffer allocation count stats
  ` [PATCH 07/11] drm, cgroup: Add total GEM buffer allocation limit
  ` [PATCH 08/11] drm, cgroup: Add peak "
  ` [PATCH 09/11] drm, cgroup: Introduce lgpu as DRM cgroup resource
  ` [PATCH 10/11] drm, cgroup: add update trigger after limit change
  ` [PATCH 11/11] drm/amdgpu: Integrate with DRM cgroup

[regression] cpuset: offlined CPUs removed from affinity masks
 2020-02-19 16:12 UTC  (8+ messages)

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-19  7:54 UTC  (29+ messages)
` [PATCH v12 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v12 4/9] hugetlb: disable region_add file_region coalescing
  ` [PATCH v12 3/9] hugetlb_cgroup: add reservation accounting for private mappings
  ` [PATCH v12 5/9] hugetlb_cgroup: add accounting for shared mappings
  ` [PATCH v12 7/9] hugetlb: support file_region coalescing again
  ` [PATCH v12 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v12 6/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v12 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH v2 0/3] mm: memcontrol: recursive memory protection
 2020-02-18 19:52 UTC  (30+ messages)
` [PATCH v2 1/3] mm: memcontrol: fix memory.low proportional distribution
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection

[PATCH v2] sched/fair: add burst to cgroup cpu bandwidth controller
 2020-02-17 19:56 UTC  (4+ messages)

[PATCH v5 0/4] Add support Weighted Round Robin for blkcg and nvme
 2020-02-16  8:09 UTC  (7+ messages)
` [PATCH v5 1/4] block: add weighted round robin for blkcgroup
` [PATCH v5 2/4] nvme: add get_ams for nvme_ctrl_ops
  ` [PATCH v5 3/4] nvme-pci: rename module parameter write_queues to read_queues
` [PATCH v5 4/4] nvme: add support weighted round robin queue

[cgroup:for-5.6-fixes] BUILD SUCCESS 9c974c77246460fa6a92c18554c3311c8c83c160
 2020-02-15  1:38 UTC 

[cgroup:for-5.7] BUILD SUCCESS 9bd5910d7f3db2f65be139d2679dd9daa4a3419a
 2020-02-15  1:38 UTC 

[PATCH v2] cgroup: memcg: net: do not associate sock with unrelated cgroup
 2020-02-15  0:11 UTC  (8+ messages)

[PATCH] memcg: net: do not associate sock with unrelated memcg
 2020-02-14 22:09 UTC  (4+ messages)

[PATCH 03/30] mm/memcontrol: Add missing annotation for unlock_page_lru()
 2020-02-14 20:47 UTC  (2+ messages)
    ` [PATCH 04/30] mm/memcontrol: Add missing annotation for lock_page_lru()

[PATCH 0/3] mm: fix page aging across multiple cgroups
 2020-02-14  1:17 UTC  (5+ messages)
` [PATCH 2/3] mm: vmscan: detect file thrashing at the reclaim root

[PATCH] cgroup/cpuset: Fix a race condition when reading cpuset.*
 2020-02-13 14:36 UTC  (5+ messages)

[PATCH 2/2] loop: charge i/o per cgroup
 2020-02-13  0:07 UTC  (4+ messages)
  ` [PATCH 1/2] mm: Charge current memcg when no mm is set

[RFC PATCH] cgroup/pids: Make pids.events notifications affine to pids.max
 2020-02-12 23:03 UTC  (6+ messages)
  ` [RFC PATCH v2 0/3] "
    ` [RFC PATCH v2 1/3] cgroup/pids: Separate semantics of pids.events related "
    ` [RFC PATCH v2 2/3] cgroup/pids: Make event counters hierarchical
    ` [RFC PATCH v2 3/3] selftests: cgroup: Add basic tests for pids controller

[PATCH] cpuset: Make cpuset hotplug synchronous
 2020-02-12 22:14 UTC  (6+ messages)

[PATCH] cgroup.c: Use built-in RCU list checking
 2020-02-12 22:12 UTC  (2+ messages)

[PATCH 2/3] cgroup: Iterate tasks that did not finish do_exit()
 2020-02-12 22:10 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 3/3] kselftest/cgroup: add cgroup destruction test

[PATCH 0/2] cgroup: seq_file .next functions should increase position index
 2020-02-12 22:00 UTC  (3+ messages)
` [PATCH v2 2/2 RESEND] cgroup: cgroup_procs_next "

[PATCH v11 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-11 21:51 UTC  (29+ messages)
` [PATCH v11 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
  ` [PATCH v11 3/9] hugetlb_cgroup: add reservation accounting for private mappings
  ` [PATCH v11 4/9] hugetlb: disable region_add file_region coalescing
  ` [PATCH v11 5/9] hugetlb_cgroup: add accounting for shared mappings
  ` [PATCH v11 7/9] hugetlb: support file_region coalescing again
` [PATCH v11 6/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v11 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v11 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH] memcg: lost css_put in memcg_expand_shrinker_maps()
 2020-02-11 14:44 UTC  (4+ messages)

[RFC] why can't dynamic isolation just like the static way
 2020-02-11 13:54 UTC 

[GIT PULL] cgroup fix for v5.6-rc1
 2020-02-11  1:10 UTC  (2+ messages)

[PATCH] mm/memcontrol: fix a data race in scan count
 2020-02-10  4:44 UTC  (3+ messages)

[PATCH v2 2/3] mm: Charge active memcg when no mm is set
 2020-02-07 21:18 UTC 

[PATCH v2] mm/memcontrol: fix a data race in scan count
 2020-02-07 19:30 UTC  (3+ messages)

[PATCH v2] mm, memcg: fix build error around the usage of kmem_caches
 2020-02-06  6:24 UTC 

[PATCH] mm, memcg: fix build error around the usage of kmem_caches
 2020-02-06  1:15 UTC  (3+ messages)

[PATCH v6 1/6] cgroup: unify attach permission checking
 2020-02-05 13:26 UTC  (6+ messages)
  ` [PATCH v6 2/6] cgroup: add cgroup_get_from_file() helper
  ` [PATCH v6 3/6] cgroup: refactor fork helpers
  ` [PATCH v6 4/6] cgroup: add cgroup_may_write() helper
  ` [PATCH v6 5/6] clone3: allow spawning processes into cgroups
  ` [PATCH v6 6/6] selftests/cgroup: add tests for cloning "

[PATCH v5 5/6] clone3: allow spawning processes into cgroups
 2020-02-04 15:01 UTC  (7+ messages)

[cgroup:for-5.6-fixes] BUILD SUCCESS 0cd9d33ace336bc424fc30944aa3defd6786e4fe
 2020-02-04  8:27 UTC 

[PATCH v4 0/5] Add support Weighted Round Robin for blkcg and nvme
 2020-02-04  3:11 UTC  (4+ messages)
` [PATCH v4 4/5] genirq/affinity: allow driver's discontigous affinity set

[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-03 23:18 UTC  (11+ messages)
` [PATCH v10 3/8] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v10 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests


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