cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-01 07:13:41 to 2021-07-20 14:37:23 UTC [more...]

[PATCH v3 00/16] memcg accounting from OpenVZ
 2021-07-20 14:37 UTC  (28+ messages)
` [PATCH v4 "
              ` [PATCH v5 "
                ` [PATCH v5 03/16] memcg: enable accounting for inet_bin_bucket cache
                ` [PATCH v5 04/16] memcg: enable accounting for VLAN group array
                  ` [PATCH v5 01/16] memcg: enable accounting for net_device and Tx/Rx queues
                  ` [PATCH v5 02/16] memcg: enable accounting for IP address and routing-related objects
                  ` [PATCH v5 05/16] memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation
                  ` [PATCH v5 06/16] memcg: enable accounting for scm_fp_list objects
                  ` [PATCH v5 07/16] memcg: enable accounting for mnt_cache entries
                  ` [PATCH v5 08/16] memcg: enable accounting for pollfd and select bits arrays
                  ` [PATCH v5 09/16] memcg: enable accounting for file lock caches
                  ` [PATCH v5 10/16] memcg: enable accounting for fasync_cache
                  ` [PATCH v5 11/16] memcg: enable accounting for new namesapces and struct nsproxy
                  ` [PATCH v5 12/16] memcg: enable accounting of ipc resources
                  ` [PATCH v5 13/16] memcg: enable accounting for signals
                  ` [PATCH v5 15/16] memcg: enable accounting for tty-related objects
                  ` [PATCH v5 16/16] memcg: enable accounting for ldt_struct objects
                ` [PATCH v5 14/16] memcg: enable accounting for posix_timers_cache slab

[PATCH v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-20 14:18 UTC  (10+ messages)
` [PATCH v3 3/9] cgroup/cpuset: Fix violation of cpuset locking rule
  ` [PATCH v3 1/9] cgroup/cpuset: Miscellaneous code cleanup
  ` [PATCH v3 2/9] cgroup/cpuset: Fix a partition bug with hotplug
  ` [PATCH v3 4/9] cgroup/cpuset: Enable event notification when partition become invalid
  ` [PATCH v3 5/9] cgroup/cpuset: Clarify the use of invalid partition root
  ` [PATCH v3 6/9] cgroup/cpuset: Add a new isolated cpus.partition type
  ` [PATCH v3 7/9] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
  ` [PATCH v3 8/9] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
  ` [PATCH v3 9/9] kselftest/cgroup: Add cpuset v2 partition root state test

[syzbot] linux-next boot error: BUG: sleeping function called from invalid context in cgroup_rstat_flush
 2021-07-20 10:51 UTC 

[PATCH] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-07-19 16:35 UTC  (4+ messages)

[RFC PATCH 0/6] cpuset: Allow to modify isolcpus through cpuset
 2021-07-19 15:41 UTC  (17+ messages)
  ` [RFC PATCH 2/6] workqueue: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
  ` [RFC PATCH 4/6] sched/isolation: Split domain housekeeping mask from the rest
  ` [RFC PATCH 5/6] sched/isolation: Make HK_FLAG_DOMAIN mutable
  ` [RFC PATCH 6/6] cpuset: Add cpuset.isolation_mask file
` [RFC PATCH 3/6] net: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch

[PATCH] memcg: enable accounting in keyctl subsys
 2021-07-19  8:17 UTC 

[PATCH] memcg: charge io_uring related objects
 2021-07-19  6:20 UTC 

[PATCH v3 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
 2021-07-18 21:32 UTC  (20+ messages)
` [PATCH v3 2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
    ` [External] "
  ` [PATCH v3 3/3] mm, memcg: inline swap-related functions "
      ` [External] "
` [External] [PATCH v3 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions

[cgroup:for-5.15] BUILD SUCCESS 1f8c543f142942a2325e729fc4c64b6898749c3a
 2021-07-18 14:25 UTC 

[PATCH] memcg: charge io_uring related objects
 2021-07-17 18:51 UTC  (3+ messages)

[PATCH] memcg: charge fs_context and legacy_fs_context
 2021-07-17 16:52 UTC  (2+ messages)

[PATCH v2 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-16 21:28 UTC  (12+ messages)
` [PATCH v2 2/6] cgroup/cpuset: Clarify the use of invalid partition root

[PATCH v5 1/2] memcg: switch lruvec stats to rstat
 2021-07-16 21:21 UTC  (2+ messages)
  ` [PATCH v5 2/2] memcg: infrastructure to flush memcg stats

[PATCH] cgroup: remove cgroup_mount from comments
 2021-07-16 16:18 UTC  (2+ messages)

[PATCH v4 1/2] memcg: switch lruvec stats to rstat
 2021-07-16 15:58 UTC  (5+ messages)
  ` [PATCH v4 2/2] memcg: infrastructure to flush memcg stats

[PATCH -next] memcg: fix sleep in invalid context in cgroup_rstat_flush()
 2021-07-16 12:43 UTC  (2+ messages)

[PATCH] cgroup: remove cgroup_mount from comments
 2021-07-16  4:10 UTC 

[PATCH] memcg: charge semaphores and sem_undo objects
 2021-07-16  3:57 UTC  (5+ messages)

[PATCH] memcg: enable accounting for pids in nested pid namespaces
 2021-07-14  7:43 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v3 1/2] memcg: switch lruvec stats to rstat
 2021-07-13 20:27 UTC  (3+ messages)
  ` [PATCH 2/2] memcg: infrastructure to flush memcg stats

[PATCH v13b 00/18] Convert memcg to folios
 2021-07-13 13:03 UTC  (27+ messages)
` [PATCH v13 01/18] mm: Add folio_nid()
` [PATCH v13 03/18] mm/memcg: Use the node id in mem_cgroup_update_tree()
` [PATCH v13 04/18] mm/memcg: Remove soft_limit_tree_node()
` [PATCH v13 06/18] mm/memcg: Add folio_memcg() and related functions
` [PATCH v13 08/18] mm/memcg: Convert mem_cgroup_charge() to take a folio
` [PATCH v13 09/18] mm/memcg: Convert uncharge_page() to uncharge_folio()
` [PATCH v13 11/18] mm/memcg: Convert mem_cgroup_migrate() to take folios
` [PATCH v13 12/18] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
` [PATCH v13 13/18] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v13 14/18] mm/memcg: Convert mem_cgroup_move_account() to use a folio
  ` [PATCH v13 02/18] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()
  ` [PATCH v13 05/18] mm/memcg: Convert memcg_check_events to take a node ID
  ` [PATCH v13 07/18] mm/memcg: Convert commit_charge() to take a folio
  ` [PATCH v13 10/18] mm/memcg: Convert mem_cgroup_uncharge() "
  ` [PATCH v13 15/18] mm/memcg: Add folio_lruvec()
  ` [PATCH v13 16/18] mm/memcg: Add folio_lruvec_lock() and similar functions
  ` [PATCH v13 17/18] mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()
  ` [PATCH v13 18/18] mm/workingset: Convert workingset_activation to take a folio

OOPS: v4.19.171 kernfs_sop_show_options - Invalid "root->syscall_ops" ?
 2021-07-13 10:47 UTC 

[PATCH v4 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
 2021-07-13  1:09 UTC  (3+ messages)
  ` [PATCH v4 2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
  ` [PATCH v4 3/3] mm, memcg: inline swap-related functions "

[PATCH v2 1/1] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
 2021-07-12 18:31 UTC  (3+ messages)

[PATCH] cgroup1: fix leaked context root causing sporadic NULL deref in LTP
 2021-07-12 17:34 UTC  (7+ messages)

[PATCH v3 00/18] Folio conversion of memcg
 2021-07-09 19:37 UTC  (26+ messages)
` [PATCH v3 08/18] mm/memcg: Convert mem_cgroup_charge() to take a folio
` [PATCH v3 09/18] mm/memcg: Convert uncharge_page() to uncharge_folio()
` [PATCH v3 10/18] mm/memcg: Convert mem_cgroup_uncharge() to take a folio
` [PATCH v3 11/18] mm/memcg: Convert mem_cgroup_migrate() to take folios
` [PATCH v3 13/18] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v3 14/18] mm/memcg: Convert mem_cgroup_move_account() to use a folio

[PATCH 0/3] mm, memcg: Optimizations to minimize overhead when memcgs are disabled
 2021-07-09 17:17 UTC  (11+ messages)
` [PATCH 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
  ` [PATCH 2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
  ` [PATCH 3/3] mm, memcg: inline swap-related functions "

[Question] Do we need remote charging for cpu and cpuacct subsys?
 2021-07-09 15:17 UTC  (7+ messages)

[PATCH V2] blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
 2021-07-07 15:38 UTC  (3+ messages)

[PATCH] blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
 2021-07-06 17:56 UTC  (2+ messages)

[bug report] mm: memcontrol: switch to rstat
 2021-07-05  9:40 UTC 

[PATCH v2 1/2] memcg: switch lruvec stats to rstat
 2021-07-05  5:30 UTC  (2+ messages)

Process memory accounting (cgroups) accuracy
 2021-07-02 10:40 UTC  (3+ messages)

[PATCH] cgroup/pid: fix the pid_cgrp attach bug in cgroup v2
 2021-07-02  9:22 UTC  (2+ messages)
  ` 回复: "

[GIT PULL] cgroup changes for v5.14-rc1
 2021-07-02  0:46 UTC  (4+ 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).