cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-26 01:10:41 to 2023-01-18 16:42:19 UTC [more...]

[PATCH] blk-iocost: avoid 64-bit division in ioc_timer_fn
 2023-01-18 16:42 UTC  (2+ messages)

[PATCH -next v2 0/3] blk-cgroup: make sure pd_free_fn() is called in order
 2023-01-18 12:31 UTC  (4+ messages)
` [PATCH -next v2 1/3] blk-cgroup: dropping parent refcount after pd_free_fn() is done
` [PATCH -next v2 2/3] blk-cgroup: support to track if policy is online
` [PATCH -next v2 3/3] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()

[RFC v3 00/12] DRM scheduling cgroup controller
 2023-01-17 16:25 UTC  (15+ messages)
` [RFC 01/12] drm: Track clients by tgid and not tid
` [RFC 02/12] drm: Update file owner during use
` [RFC 03/12] cgroup: Add the DRM cgroup controller
` [RFC 04/12] drm/cgroup: Track clients per owning process
` [RFC 05/12] drm/cgroup: Allow safe external access to file_priv
` [RFC 06/12] drm/cgroup: Add ability to query drm cgroup GPU time
` [RFC 07/12] drm/cgroup: Add over budget signalling callback
` [RFC 08/12] drm/cgroup: Only track clients which are providing drm_cgroup_ops
` [RFC 09/12] cgroup/drm: Client exit hook
` [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control
` [RFC 11/12] drm/i915: Wire up with drm controller GPU time query
` [RFC 12/12] drm/i915: Implement cgroup controller over budget throttling

switch blk-cgroup to work on gendisk
 2023-01-17  8:12 UTC  (16+ messages)
` [PATCH 03/15] blk-cgroup: delay blk-cgroup initialization until add_disk
` [PATCH 05/15] blk-cgroup: store a gendisk to throttle in struct task_struct
  ` [PATCH 01/15] blk-cgroup: don't defer blkg_free to a workqueue
  ` [PATCH 02/15] block: don't call blk_throtl_stat_add for non-READ/WRITE commands
  ` [PATCH 04/15] blk-cgroup: pin the gendisk in struct blkcg_gq
  ` [PATCH 06/15] blk-wbt: pass a gendisk to wbt_{enable,disable}_default
  ` [PATCH 07/15] blk-wbt: pass a gendisk to wbt_init
  ` [PATCH 08/15] blk-wbt: open code wbt_queue_depth_changed in wbt_update_limits
  ` [PATCH 11/15] blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
` [PATCH 09/15] blk-rq-qos: make rq_qos_add and rq_qos_del more useful
` [PATCH 10/15] blk-rq-qos: constify rq_qos_ops
` [PATCH 12/15] blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
` [PATCH 13/15] blk-cgroup: pass a gendisk to pd_alloc_fn
` [PATCH 14/15] blk-cgroup: pass a gendisk to blkg_lookup
` [PATCH 15/15] blk-cgroup: move the cgroup information to struct gendisk

[PATCH v4 0/5] blk-iocost: random bugfix
 2023-01-17  7:08 UTC  (6+ messages)
` [PATCH v4 1/5] blk-iocost: check return value of match_u64()
` [PATCH v4 2/5] blk-iocost: don't allow to configure bio based device
  ` [PATCH v4 3/5] blk-iocost: read params inside lock in sysfs apis
  ` [PATCH v4 5/5] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()
` [PATCH v4 4/5] blk-iocost: fix divide by 0 error in calc_lcoefs()

[PATCH] blk-cgroup: fix missing pd_online_fn() while activating policy
 2023-01-17  2:04 UTC  (9+ messages)

[RFC] block, bfq: use-after-free with bfq <==> cgroup interactions
 2023-01-16  3:55 UTC  (2+ messages)

[PATCH] block, bfq: switch 'bfqg->ref' to use atomic refcount apis
 2023-01-16  3:53 UTC  (4+ messages)

[PATCH v9 0/8] sched/deadline: fix cpusets bandwidth accounting
 2023-01-15 16:41 UTC  (6+ messages)
` [PATCH v9 3/8] cpuset: Rebuild root domain deadline accounting information

[PATCH v2 0/2] blk-iocost: add refcounting for iocg and ioc
 2023-01-13 17:16 UTC  (18+ messages)
` [PATCH v2 1/2] blk-iocost: add refcounting for iocg
  ` [PATCH v2 2/2] blk-iocost: add refcounting for ioc

[PATCH v10 0/9] Add latency priority for CFS class
 2023-01-13 14:12 UTC  (10+ messages)
  ` [PATCH v10 1/9] sched/fair: fix unfairness at wakeup
  ` [PATCH v10 2/9] sched: Introduce latency-nice as a per-task attribute
  ` [PATCH v10 3/9] sched/core: Propagate parent task's latency requirements to the child task
  ` [PATCH v10 4/9] sched: Allow sched_{get,set}attr to change latency_nice of the task
  ` [PATCH v10 5/9] sched/fair: Take into account latency priority at wakeup
  ` [PATCH v10 6/9] sched/fair: Add sched group latency support
  ` [PATCH v10 7/9] sched/core: Support latency priority with sched core
  ` [PATCH v10 8/9] sched/fair: Add latency list
  ` [PATCH v10 9/9] sched/fair: remove check_preempt_from_others

[PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq()
 2023-01-13  9:46 UTC  (2+ messages)

cgroup user-after-free
 2023-01-13  5:40 UTC  (3+ messages)

[PATCH v6] blk-throtl: Introduce sync and async queues for blk-throtl
 2023-01-12 15:25 UTC 

[PATCH] block: bfq fix null pointer dereference of bfqg in bfq_bio_bfqg()
 2023-01-12 11:40 UTC  (5+ messages)

[PATCH 0/4] Track exported dma-buffers with memcg
 2023-01-12 10:25 UTC  (12+ messages)
  ` [PATCH 1/4] memcg: Track exported dma-buffers
  ` [PATCH 3/4] binder: Add flags to relinquish ownership of fds

[PATCH v5] blk-throtl: Introduce sync and async queues for blk-throtl
 2023-01-12  8:42 UTC  (3+ messages)
      ` [External] "

[PATCH v3] blk-throtl: Introduce sync and async queues for blk-throtl
 2023-01-12  3:26 UTC  (19+ messages)
      ` [External] "

[RFC PATCH 0/2] mm: multi-gen LRU: working set extensions
 2023-01-12  1:50 UTC  (7+ messages)
` [RFC PATCH 2/2] mm: multi-gen LRU: cgroup working set stats

[tj-cgroup:for-next] BUILD SUCCESS 32a47817d07557ffca9992964c514fd79bda6fba
 2023-01-11 10:32 UTC 

[PATCH v4] blk-throtl: Introduce sync and async queues for blk-throtl
 2023-01-11  3:18 UTC  (5+ messages)
  ` [External] "

[PATCH] cgroup/cpuset: fix a few kernel-doc warnings & coding style
 2023-01-10 22:29 UTC  (2+ messages)

[PATCH -next 0/4] block/rq_qos: protect rq_qos apis with global mutex
 2023-01-09  6:37 UTC  (14+ messages)
` [PATCH -next 1/4] block/rq_qos: move implementions of init/exit rq-qos apis to blk-rq-qos.c
  ` [PATCH -next 2/4] block/rq_qos: factor out a helper to add rq_qos and activate policy
  ` [PATCH -next 4/4] block/rq_qos: fail rq_qos_add() after rq_qos_exit()
` [PATCH -next 3/4] block/rq_qos: use a global mutex to protect rq_qos apis

[tj-cgroup:for-next] BUILD SUCCESS 980660cae7994ab03b31b2a32940c70e8421fc99
 2023-01-06  6:49 UTC 

[PATCH] docs: cgroup-v1: wrap charge moving deprecation in warning block
 2023-01-06  3:48 UTC 

[PATCH v2 0/9] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
 2023-01-05 17:39 UTC  (11+ messages)
` [PATCH v2 1/9] docs: cgroup-v1: replace custom note constructs with appropriate admonition blocks
` [PATCH v2 2/9] docs: cgroup-v1: wrap remaining admonitions in "
` [PATCH v2 3/9] docs: cgroup-v1: use code block for locking order schema
` [PATCH v2 6/9] docs: cgroup-v1: use bullet lists for list of stat file tables
` [PATCH v2 7/9] docs: cgroup-v1: make swap extension subsections subsections
  ` [PATCH v2 4/9] docs: cgroup-v1: fix footnotes
  ` [PATCH v2 5/9] docs: cgroup-v1: move hierarchy of accounting caption
  ` [PATCH v2 8/9] docs: cgroup-v1: add internal cross-references
  ` [PATCH v2 9/9] docs: cgroup-v1: use numbered lists for user interface setup

[tj-cgroup:for-next] BUILD SUCCESS 21786e5cb375a1e58a9175fee423e1d7f892d965
 2023-01-05 10:31 UTC 

[PATCH 00/10] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
 2023-01-05  9:58 UTC  (5+ messages)

[PATCH v3 0/5] blk-iocost: random bugfix
 2023-01-05  1:53 UTC  (10+ messages)
` [PATCH v3 2/5] blk-iocost: don't allow to configure bio based device
  ` [PATCH v3 1/5] blk-iocost: check return value of match_u64()
  ` [PATCH v3 3/5] blk-iocost: read params inside lock in sysfs apis
  ` [PATCH v3 4/5] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH v3 5/5] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()

[PATCH] cgroup/cpuset: no need to explicitly init a global static variable
 2023-01-04 22:21 UTC  (2+ messages)

[PATCH] blk-iocost: don't make all constants unsigned long long
 2023-01-04 22:17 UTC  (5+ messages)

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2023-01-04  8:41 UTC  (8+ messages)
  ` [PATCH] Revert "mm: add nodes= arg to memory.reclaim"
            ` Proactive reclaim/demote discussion (was Re: [PATCH] Revert "mm: add nodes= arg to memory.reclaim")

[PATCH RFC 0/2] mm: kmem: optimize obj_cgroup pointer retrieval
 2023-01-02 16:09 UTC  (5+ messages)
` [PATCH RFC 2/2] mm: kmem: add direct objcg pointer to task_struct

[PATCH RFC] block, bfq: switch 'bfqg->ref' to use atomic refcount apis
 2023-01-02 11:22 UTC  (3+ messages)

[PATCH v2 00/10] A few bugfix and cleancode patch for bfq
 2022-12-27  7:26 UTC  (2+ messages)

[PATCH v2 00/18] Add Cgroup support for SGX EPC memory
 2022-12-26 20:43 UTC  (7+ messages)
` [PATCH v2 14/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC

[PATCH -next 0/4] blk-iocost: make sure parent iocg is exited before child
 2022-12-26  1:10 UTC  (4+ messages)
` [PATCH -next 1/4] blk-iocost: track whether iocg is still online


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