cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-12 23:33:00 to 2022-11-02 08:35:34 UTC [more...]

[PATCH] block/blk-iocost (gcc13): cast enum members to int in prints
 2022-11-02  8:35 UTC  (6+ messages)

[PATCH -next v4 0/5] multiple cleanup patches for bfqd
 2022-11-02  2:25 UTC  (11+ messages)
  ` [PATCH -next v4 1/5] block, bfq: remove set but not used variable in __bfq_entity_update_weight_prio
  ` [PATCH -next v4 2/5] block, bfq: factor out code to update 'active_entities'
  ` [PATCH -next v4 3/5] block, bfq: cleanup bfq_activate_requeue_entity()
  ` [PATCH -next v4 4/5] block, bfq: remove dead code for updating 'rq_in_driver'
  ` [PATCH -next v4 5/5] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group

[PATCH v1 0/3] Avoid scheduling cache draining to isolated cpus
 2022-11-02  2:02 UTC  (4+ messages)
  ` [PATCH v1 1/3] sched/isolation: Add housekeepíng_any_cpu_from()
  ` [PATCH v1 2/3] mm/memcontrol: Change stock_lock type from local_lock_t to spinlock_t
  ` [PATCH v1 3/3] mm/memcontrol: Add drain_remote_stock(), avoid drain_stock on isolated cpus

clarification about misc controller and capacity vs. max
 2022-11-01 17:35 UTC  (6+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 79a7f41f7f5ac69fd22eaf1fb3e230bea95f3399
 2022-11-01 14:52 UTC 

[PATCH v2 0/3] A few cleanup patches for blk-iolatency.c
 2022-11-01 14:17 UTC  (6+ messages)
  ` [PATCH v2 1/3] block: Remove redundant parent blkcg_gp check in check_scale_change
  ` [PATCH v2 2/3] block: Correct comment for scale_cookie_change
  ` [PATCH v2 3/3] block: Replace struct rq_depth with unsigned int in struct iolatency_grp

[patch v11 0/6] support concurrent sync io for bfq on a specail occasion
 2022-11-01 13:10 UTC  (10+ messages)

[PATCH] mm/vmscan: respect cpuset policy during page demotion
 2022-11-01  3:17 UTC  (47+ messages)

[RFC 00/17] DRM scheduling cgroup controller
 2022-10-31 20:20 UTC  (27+ messages)
  ` [RFC 01/17] cgroup: Add the DRM "
  ` [RFC 02/17] drm: Track clients per owning process
  ` [RFC 03/17] cgroup/drm: Support cgroup priority control
  ` [RFC 04/17] drm/cgroup: Allow safe external access to file_priv
  ` [RFC 08/17] drm: Allow for migration of clients
  ` [RFC 10/17] drm: Add ability to query drm cgroup GPU time
` [RFC 05/17] drm: Connect priority updates to drm core
` [RFC 06/17] drm: Only track clients which are providing drm_cgroup_ops
` [RFC 07/17] drm/i915: i915 priority
` [RFC 09/17] cgroup/drm: Introduce weight based drm cgroup control
` [RFC 11/17] drm: Add over budget signalling callback
` [RFC 12/17] cgroup/drm: Client exit hook
` [RFC 13/17] cgroup/drm: Ability to periodically scan cgroups for over budget GPU usage
` [RFC 14/17] cgroup/drm: Show group budget signaling capability in sysfs
` [RFC 15/17] drm/i915: Migrate client to new owner on context create
` [RFC 16/17] drm/i915: Wire up with drm controller GPU time query
` [RFC 17/17] drm/i915: Implement cgroup controller over budget throttling

[PATCH RESEND cgroup/for-6.1-fixes] cgroup: Implement DEBUG_CGROUP_REF
 2022-10-31 17:41 UTC  (2+ messages)
      ` [PATCH cgroup/for-6.1-fixes] cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF

[PATCH] cgroup: Simplify code in css_set_move_task
 2022-10-31 13:11 UTC  (4+ messages)

[PATCH -next 0/5] blk-iocost: random patches to improve configuration
 2022-10-31  1:33 UTC  (11+ messages)
` [PATCH -next 2/5] blk-iocost: improve hanlder of match_u64()
` [PATCH -next 4/5] blk-iocost: fix sleeping in atomic context warnning in ioc_qos_write()
  ` [PATCH -next 1/5] blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write()
  ` [PATCH -next 3/5] blk-iocost: don't allow to configure bio based device
  ` [PATCH -next 5/5] blk-iocost: fix sleeping in atomic context warnning in ioc_cost_model_write()

BUG: unable to handle kernel NULL pointer dereference in bio_associate_blkg_from_css
 2022-10-30  9:57 UTC  (2+ messages)

[tj-cgroup:for-next] BUILD REGRESSION 6ab428604f724cf217a47b7d3f3353aab815b40e
 2022-10-29  9:24 UTC 

[RFC][PATCH v2 04/31] timers: block: Use del_timer_shutdown() before freeing timer
 2022-10-28 15:11 UTC  (10+ messages)
` [RFC][PATCH v2 21/31] timers: cgroup: "

[PATCH net] net-memcg: avoid stalls when under memory pressure
 2022-10-24 18:20 UTC  (8+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 79a818b5087393d5a4cb356d4545d02f55bf1a2f
 2022-10-18 20:45 UTC 

[PATCH v2 0/5] A few cleanup and bugfix patches for blk-iocost
 2022-10-18 12:19 UTC  (6+ messages)
` [PATCH v2 1/5] blk-iocost: Fix typo in comment
` [PATCH v2 3/5] blk-iocost: Trace vtime_base_rate instead of vtime_rate
  ` [PATCH v2 2/5] blk-iocost: Reset vtime_base_rate in ioc_refresh_params
  ` [PATCH v2 4/5] blk-iocost: Remove vrate member in struct ioc_now
` [PATCH v2 5/5] blk-iocost: Correct comment in blk_iocost_init

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2022-10-18  3:48 UTC  (2+ messages)

[GIT PULL] cgroup fixes for v6.1-rc1
 2022-10-18  2:01 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 03/13] cgroup: Remove data-race around cgrp_dfl_visible
 2022-10-18  0:10 UTC 

[PATCH AUTOSEL 5.10 05/16] cgroup: Remove data-race around cgrp_dfl_visible
 2022-10-18  0:10 UTC 

[PATCH AUTOSEL 5.15 05/21] cgroup: Remove data-race around cgrp_dfl_visible
 2022-10-18  0:09 UTC 

[PATCH AUTOSEL 5.19 06/29] cgroup: Remove data-race around cgrp_dfl_visible
 2022-10-18  0:08 UTC 

[PATCH AUTOSEL 6.0 06/32] cgroup: Remove data-race around cgrp_dfl_visible
 2022-10-18  0:07 UTC 

[PATCH] mm/memcontrol: Don't increase effective low/min if no protection needed
 2022-10-17 22:46 UTC  (5+ messages)

[RFC] memcg rstat flushing optimization
 2022-10-17 21:30 UTC  (3+ messages)

[PATCH 0/3] A few cleanup patches for blk-iolatency.c
 2022-10-17 18:27 UTC  (8+ messages)
` [PATCH 1/3] block: Remove redundant parent blkcg_gp check in check_scale_change
` [PATCH 2/3] block: Correct comment for scale_cookie_change
` [PATCH 3/3] block: Replace struct rq_depth with unsigned int in struct iolatency_grp

[PATCH 1/2] block: Add helper for queue_flags bit test
 2022-10-17  8:28 UTC  (4+ messages)
` [PATCH 2/2] block: Make refcnt of bfq_group/bfq_queue atomic

[PATCH] perf stat: Support old kernels for bperf cgroup counting
 2022-10-14 17:10 UTC  (7+ messages)
` [PATCH v2] "

[PATCH net-next] net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
 2022-10-13 22:02 UTC  (13+ messages)

UDP rx packet loss in a cgroup with a memory limit
 2022-10-13 14:22 UTC  (8+ messages)

[PATCH v2] blk-cgroup: Fix typo in comment
 2022-10-13 14:19 UTC  (2+ messages)

[PATCH] mm: memcontrol: use mem_cgroup_is_root() helper
 2022-10-13  6:44 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 13/33] blk-throttle: prevent overflow while calculating wait time
 2022-10-13  0:23 UTC 

[PATCH AUTOSEL 5.15 15/47] blk-throttle: prevent overflow while calculating wait time
 2022-10-13  0:20 UTC 

[PATCH AUTOSEL 5.19 19/63] blk-throttle: prevent overflow while calculating wait time
 2022-10-13  0:17 UTC 

[PATCH AUTOSEL 6.0 19/67] blk-throttle: prevent overflow while calculating wait time
 2022-10-13  0:15 UTC 


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