cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-18 03:48:11 to 2022-11-04 19:22:32 UTC [more...]

[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
 2022-11-04 19:22 UTC  (6+ messages)
` [RFC][PATCH v3 04/33] timers: block: Use timer_shutdown_sync() before freeing timer
` [RFC][PATCH v3 21/33] timers: cgroup: "

[PATCH v9 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-11-04 18:20 UTC  (4+ messages)
` [PATCH v9 1/3] blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
  ` [PATCH v9 2/3] blk-cgroup: Optimize blkcg_rstat_flush()
` [PATCH v9 3/3] blk-cgroup: Flush stats at blkgs destruction path

[PATCH v1 0/3] Avoid scheduling cache draining to isolated cpus
 2022-11-04  8:41 UTC  (9+ 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

[PATCH v2 0/5] blk-iocost: random patches to improve configuration
 2022-11-04  5:17 UTC  (8+ messages)
` [PATCH v2 1/5] blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write()
` [PATCH v2 3/5] blk-iocost: don't allow to configure bio based device
  ` [PATCH v2 2/5] blk-iocost: improve hanlder of match_u64()
  ` [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
  ` [PATCH v2 5/5] blk-iocost: read params inside lock in sysfs apis

[PATCH] cgroup: Simplify code in css_set_move_task
 2022-11-03 14:55 UTC  (7+ messages)

clarification about misc controller and capacity vs. max
 2022-11-02 18:19 UTC  (7+ messages)

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

[PATCH v2 0/3] A few cleanup patches for blk-iolatency.c
 2022-11-02 14:11 UTC  (7+ 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

[RFC PATCH 0/2] cpuset: Skip possible unwanted CPU-mask updates
 2022-11-02 13:20 UTC  (4+ messages)
  ` [RFC PATCH 1/2] cpuset: Don't change the cpumask on attach if it is a subset
  ` [RFC PATCH 2/2] cpuset: Don't change the cpumask if the task changed it

[PATCH 0/5] Some cleanup patches for block bfq
 2022-11-02 11:43 UTC  (6+ messages)
` [PATCH 2/5] block, bfq: remove unused bfq_log_bfqg
` [PATCH 3/5] block, bfq: remove redundant max_t() in bfq_bfqq_charge_time()
  ` [PATCH 1/5] block, bfq: remove unnecessary meta_pending count
  ` [PATCH 4/5] block, bfq: change type for "prio_changed"
` [PATCH 5/5] block, bfq: change type for "bfq_large_burst_thresh"

[syzbot] possible deadlock in static_key_slow_inc (2)
 2022-11-02 10:36 UTC 

[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

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

[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 -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 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 3/5] blk-iocost: Trace vtime_base_rate instead of vtime_rate
` [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)


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