cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-03 15:13:10 to 2023-02-15 02:07:23 UTC [more...]

cgroup: deadlock between cpu_hotplug_lock and freezer_mutex
 2023-02-15  2:07 UTC 

revert blk-cgroup changs
 2023-02-15  1:30 UTC  (8+ messages)
  ` [PATCH 1/5] Revert "blk-cgroup: move the cgroup information to struct gendisk"
  ` [PATCH 3/5] Revert "blk-cgroup: delay blk-cgroup initialization until add_disk"
  ` [PATCH 5/5] Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
` [PATCH 2/5] Revert "blk-cgroup: delay calling blkcg_exit_disk until disk_release"
` [PATCH 4/5] Revert "blk-cgroup: pass a gendisk to blkg_lookup"

[PATCH v2 0/4] Change the return value for page isolation functions
 2023-02-15  1:21 UTC  (14+ messages)
  ` [PATCH v2 1/4] mm: change to return bool for folio_isolate_lru()
  ` [PATCH v2 2/4] mm: change to return bool for isolate_lru_page()
  ` [PATCH v2 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
  ` [PATCH v2 4/4] mm: change to return bool for isolate_movable_page()

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-02-14 16:57 UTC  (2+ messages)
` (subset) "

[PATCH] mm/memcg: Skip high limit check in root memcg
 2023-02-14 15:56 UTC  (2+ messages)

[PATCH] blk-ioprio: Introduce promote-to-rt policy
 2023-02-14  8:52 UTC  (17+ messages)

[PATCH 0/3] Some cleanups for page isolation
 2023-02-14  6:49 UTC  (6+ messages)
  ` [PATCH 1/3] mm: check negative error of folio_isolate_lru() when failed to isolate a folio
  ` [PATCH 2/3] mm: check negative error of isolate_lru_page() when failed to isolate a page
  ` [PATCH 3/3] mm: mempolicy: check negative error of isolate_hugetlb() when failed to isolate a hugetlb

[syzbot] linux-next boot error: general protection fault in blkg_destroy_all
 2023-02-14  4:58 UTC 

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-02-13 13:36 UTC  (23+ messages)

[PATCH 0/2] sched/isolation: Prep work for pcp cache draining isolation
 2023-02-13 13:34 UTC  (14+ messages)
  ` [PATCH 1/2] sched/isolation: Merge individual nohz_full features into a common housekeeping flag
  ` [PATCH 2/2] sched/isolation: Add cpu_is_isolated() API

[BUG ?]: hugetlb.xxx[.rsvd].max implicit write failure
 2023-02-13 12:47 UTC  (2+ messages)

fix circular disk reference in blk-cgroup
 2023-02-13 12:11 UTC  (5+ messages)
` [PATCH 1/3] blk-throttle: store a gendisk in struct throtl_data
  ` [PATCH 2/3] blk-throttle: move the throtl_data pointer from to struct gendisk
` [PATCH 3/3] blk-cgroup: only grab an inode reference to the disk for each blkg

[PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-02-13 11:30 UTC  (41+ messages)
  ` [PATCH 01/19] mm: Introduce vm_account
  ` [PATCH 02/19] drivers/vhost: Convert to use vm_account
  ` [PATCH 03/19] drivers/vdpa: Convert vdpa to use the new vm_structure
  ` [PATCH 04/19] infiniband/umem: Convert to use vm_account
  ` [PATCH 05/19] RMDA/siw: "
  ` [PATCH 06/19] RDMA/usnic: convert "
  ` [PATCH 07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm
  ` [PATCH 13/19] fpga: dfl: afu: convert to use vm_account
  ` [PATCH 14/19] mm: Introduce a cgroup for pinned memory
  ` [PATCH 15/19] mm/util: Extend vm_account to charge pages against the pin cgroup
  ` [PATCH 16/19] mm/util: Refactor account_locked_vm
  ` [PATCH 17/19] mm: Convert mmap and mlock to use account_locked_vm
  ` [PATCH 18/19] mm/mmap: Charge locked memory to pins cgroup
  ` [PATCH 19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap
` [PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
` [PATCH 09/19] io_uring: convert to use vm_account
` [PATCH 10/19] net: skb: Switch to using vm_account
` [PATCH 11/19] xdp: convert to use vm_account
` [PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()

[PATCH bpf-next v2 0/4] bpf, mm: introduce cgroup.memory=nobpf
 2023-02-11  7:10 UTC  (6+ messages)
` [PATCH bpf-next v2 1/4] mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
  ` [PATCH bpf-next v2 2/4] bpf: use bpf_map_kvcalloc in bpf_local_storage
  ` [PATCH bpf-next v2 3/4] bpf: allow to disable bpf map memory accounting
  ` [PATCH bpf-next v2 4/4] bpf: allow to disable bpf prog "

[linux-next:master] [blk] 84d7d462b1: mdadm-selftests.03r5assem-failed.fail
 2023-02-10  8:34 UTC 

[PATCH 0/2] sched/psi: Optimize PSI iteration
 2023-02-09 16:08 UTC  (13+ messages)
  ` [PATCH 1/2] sched/psi: simplify cgroup psi retrieving
  ` [PATCH 2/2] sched/psi: iterate through cgroups directly

[PATCH bpf-next 0/5] bpf, mm: introduce cgroup.memory=nobpf
 2023-02-09 11:28 UTC  (11+ messages)
  ` [PATCH bpf-next 1/5] mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
  ` [PATCH bpf-next 4/5] bpf: allow to disable bpf map memory accounting
  ` [PATCH bpf-next 5/5] bpf: allow to disable bpf prog "
` [PATCH bpf-next 2/5] bpf: use bpf_map_kvcalloc in bpf_local_storage
` [PATCH bpf-next 3/5] bpf: introduce bpf_memcg_flags()

[PATCH -next] blk-iocost: fix sleeping in atomic warning for wbt_enable_default()
 2023-02-08 19:06 UTC  (2+ messages)

switch blk-cgroup to work on gendisk v3
 2023-02-08  7:32 UTC  (5+ messages)
` [PATCH 02/19] blk-cgroup: delay blk-cgroup initialization until add_disk

[RFC PATCH] mm: memcontrol: don't account swap failures not due to cgroup limits
 2023-02-07 22:14 UTC  (11+ messages)

[PATCH -next v3] block, bfq: cleanup 'bfqg->online'
 2023-02-07 17:21 UTC  (3+ messages)

[PATCH] cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpuset tasks
 2023-02-07 11:32 UTC  (9+ messages)

[tj-cgroup:for-6.2-fixes] BUILD SUCCESS 7a2127e66a00e073db8d90f9aac308f4a8a64226
 2023-02-07  9:24 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 14fffd51f9027fd393b3b074f11bc49c16fdf990
 2023-02-07  9:24 UTC 

Using cgroup membership for resource access control?
 2023-02-07  0:48 UTC  (6+ messages)

[GIT PULL] cgroup fixes for v6.2-rc7
 2023-02-06 22:22 UTC  (2+ messages)

[PATCH v3] sched: cpuset: Don't rebuild root domains on suspend-resume
 2023-02-06 22:14 UTC 

[PATCH 0/2] Fix broken cpuset affinity handling on heterogeneous systems
 2023-02-06 20:21 UTC  (24+ messages)
` [PATCH 1/2] cpuset: Fix cpuset_cpus_allowed() to not filter offline CPUs
` [PATCH 2/2] cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task

[PATCH v2] cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpuset tasks
 2023-02-06 20:15 UTC  (2+ messages)

[PATCH -next] blk-throttle: enable io throttle for root in cgroup v2
 2023-02-06 15:10 UTC  (8+ messages)

[PATCH -next] blk-throttle: enable io throttle for root in cgroup v2
 2023-02-06 15:00 UTC  (3+ messages)

[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-02-06 13:14 UTC  (6+ messages)
` [RFC PATCH 10/19] net: skb: Switch to using vm_account

[PATCH v2 0/2] cgroup/cpuset: Make hotplug code more efficient
 2023-02-05 16:34 UTC  (5+ messages)
` [PATCH v2 2/2] cgroup/cpuset: Don't update tasks' cpumasks for cpu offline events

[PATCH] mm: introduce entrance for root_mem_cgroup's current
 2023-02-03 19:18 UTC  (6+ messages)

switch blk-cgroup to work on gendisk v4
 2023-02-03 17:18 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).