cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-24 18:25:47 to 2021-04-09 23:26:53 UTC [more...]

[RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
 2021-04-09 23:26 UTC  (23+ messages)
` [RFC PATCH v1 03/11] mm: Account the top tier memory usage per cgroup
  ` [RFC PATCH v1 01/11] mm: Define top tier memory node mask
  ` [RFC PATCH v1 02/11] mm: Add soft memory limit for mem cgroup
  ` [RFC PATCH v1 04/11] mm: Report top tier memory usage in sysfs
  ` [RFC PATCH v1 05/11] mm: Add soft_limit_top_tier tree for mem cgroup
  ` [RFC PATCH v1 06/11] mm: Handle top tier memory in cgroup soft limit memory tree utilities
  ` [RFC PATCH v1 07/11] mm: Account the total top tier memory in use
  ` [RFC PATCH v1 08/11] mm: Add toptier option for mem_cgroup_soft_limit_reclaim()
  ` [RFC PATCH v1 09/11] mm: Use kswapd to demote pages when toptier memory is tight
  ` [RFC PATCH v1 10/11] mm: Set toptier_scale_factor via sysctl
  ` [RFC PATCH v1 11/11] mm: Wakeup kswapd if toptier memory need soft reclaim

[PATCH 0/5] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-09 23:18 UTC  (6+ messages)
` [PATCH 2/5] mm/memcg: Introduce obj_cgroup_uncharge_mod_state()
  ` [PATCH 1/5] mm/memcg: Pass both memcg and lruvec to mod_memcg_lruvec_state()
  ` [PATCH 3/5] mm/memcg: Cache vmstat data in percpu memcg_stock_pcp
  ` [PATCH 4/5] mm/memcg: Separate out object stock data into its own struct
  ` [PATCH 5/5] mm/memcg: Optimize user context object stock access

memcg: performance degradation since v5.9
 2021-04-09 16:50 UTC  (6+ messages)

[RFC 0/1] Introduce new attribute "priority" to control group
 2021-04-08 20:58 UTC  (5+ messages)
  ` [RFC 1/1] cgroup: add support for cgroup priority

[PATCH] mm: page_counter: mitigate consequences of a page_counter underflow
 2021-04-08 16:24 UTC  (4+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-04-08 11:41 UTC  (90+ messages)
` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs

[PATCH -next] cgroup/cpuset: fix typos in comments
 2021-04-08  8:03 UTC 

[PATCH] cgroup: Relax restrictions on kernel threads moving out of root cpu cgroup
 2021-04-07  1:38 UTC  (5+ messages)

[PATCH] cgroup: Relax restrictions on kernel threads moving out of root cpu cgroup
 2021-04-06 13:00 UTC  (3+ messages)

Page fault in cgroup_get_e_css
 2021-04-06  8:25 UTC 

[PATCH v3 00/14] bfq: introduce bfq.ioprio for cgroup
 2021-04-06  7:31 UTC  (17+ messages)
` [PATCH v3 01/14] bfq: introduce bfq_entity_to_bfqg helper method
` [PATCH v3 02/14] bfq: convert the type of bfq_group.bfqd to bfq_data*
` [PATCH v3 03/14] bfq: introduce bfq.ioprio for cgroup
` [PATCH v3 05/14] bfq: limit the IO depth of CLASS_IDLE to 1
` [PATCH v3 06/14] bfq: keep the minimun bandwidth for CLASS_BE
` [PATCH v3 07/14] bfq: introduce better_fairness for container scene
  ` [PATCH v3 04/14] bfq: introduce bfq_ioprio_class to get ioprio class
  ` [PATCH v3 08/14] bfq: introduce prio_expire flag for bfq_queue
  ` [PATCH v3 09/14] bfq: expire in_serv_queue for prio_expire under better_fairness
  ` [PATCH v3 10/14] bfq: optimize IO injection "
  ` [PATCH v3 11/14] bfq: disable idle for prio_expire "
` [PATCH v3 12/14] bfq: disable merging between different groups "
` [PATCH v3 13/14] bfq: remove unnecessary initialization logic
` [PATCH v3 14/14] bfq: optimize the calculation of bfq_weight_to_ioprio()

[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
 2021-04-06  4:53 UTC  (13+ messages)
` [PATCH 03/11] security: commoncap: fix -Wstringop-overread warning
` [PATCH 06/11] cgroup: fix -Wzero-length-bounds warnings
` [PATCH 11/11] [RFC] drm/i915/dp: fix array overflow warning

[PATCH V12 0/3] Charge loop device i/o to issuing cgroup
 2021-04-06  3:23 UTC  (7+ messages)
  ` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
  ` [PATCH 3/3] loop: Charge i/o to mem and blk cg
` [PATCH 2/3] mm: Charge active memcg when no mm is set
    ` [External] "

[cgroup:for-5.13] BUILD SUCCESS dd3f4e4972f146a685930ccfed95e4e1d13d952a
 2021-04-05 10:49 UTC 

[PATCH v4 0/3] cgroup: New misc cgroup controller
 2021-04-05  0:29 UTC  (6+ messages)
  ` [PATCH v4 1/3] cgroup: Add "
` [PATCH v4 2/3] cgroup: Miscellaneous cgroup documentation
` [PATCH v4 3/3] svm/sev: Register SEV and SEV-ES ASIDs to the misc controller

[cgroup:for-next 3/3] include/linux/misc_cgroup.h:98:15: warning: no previous prototype for function 'misc_cg_res_total_usage'
 2021-04-05  0:27 UTC  (3+ messages)

[PATCH v3] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu onlining
 2021-04-04  2:32 UTC  (4+ messages)

[PATCH V11 0/3] Charge loop device i/o to issuing cgroup
 2021-03-29 20:59 UTC  (6+ messages)
  ` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH 2/3] mm: Charge active memcg when no mm is set
  ` [External] "
` [PATCH 3/3] loop: Charge i/o to mem and blk cg

add_key() syscall can lead to bypassing memcg limits
 2021-03-29  7:39 UTC 

[PATCH] mm: page_alloc: fix memcg accounting leak in speculative cache lookup
 2021-03-26 12:07 UTC  (8+ messages)

[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
 2021-03-25 17:50 UTC  (20+ messages)

[Patch v3 0/2] cgroup: New misc cgroup controller
 2021-03-24 22:09 UTC  (6+ messages)
` [Patch v3 1/2] cgroup: sev: Add "


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 read-only IMAP folder(s) and NNTP newsgroup(s).