messages from 2022-10-03 15:44:56 to 2022-10-21 16:25:52 UTC [more...]
[PATCH net] net-memcg: avoid stalls when under memory pressure
2022-10-21 16:25 UTC (2+ messages)
[RFC 00/17] DRM scheduling cgroup controller
2022-10-20 11:33 UTC (22+ 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] cgroup: Simplify code in css_set_move_task
2022-10-20 7:47 UTC
[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 v2 0/3] A few cleanup patches for blk-iolatency.c
2022-10-18 11:12 UTC (4+ 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-10-18 4:00 UTC (6+ messages)
[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 (7+ messages)
[RFC] memcg rstat flushing optimization
2022-10-17 21:30 UTC (12+ 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 v3 cgroup/for-5.20] cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
2022-10-14 17:10 UTC (13+ messages)
` [PATCH] perf stat: Support old kernels for bperf cgroup counting
` [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
[tj-cgroup:for-next] BUILD SUCCESS b675d4bdfefac2fd46838383ecb3c06ad0f4c94d
2022-10-12 21:13 UTC
Possible race in obj_stock_flush_required() vs drain_obj_stock()
2022-10-12 19:18 UTC (13+ messages)
[PATCH cgroup/for-6.1-fixes] mm: cgroup: fix comments for get from fd/file helpers
2022-10-12 8:06 UTC (2+ messages)
[tj-cgroup:for-next] BUILD SUCCESS WITH WARNING 8248fe413216732f98563e8882b6c6ae617c327b
2022-10-12 5:58 UTC
[PATCH v2 0/2] Support cgroup1 in get from fd/file interfaces
2022-10-11 16:51 UTC (6+ messages)
` [PATCH v2 1/2] cgroup: add cgroup_v1v2_get_from_[fd/file]()
` [PATCH v2 2/2] bpf: cgroup_iter: support cgroup1 using cgroup fd
[PATCH 0/2] block: queue flag helpers and atomic refcnt impl
2022-10-11 14:52 UTC
[tj-cgroup:for-next] BUILD SUCCESS 03db7716159477b595e9af01be8003b7e994cc79
2022-10-11 11:16 UTC
[PATCH 0/4] A few cleanup patches for blk-cgroup
2022-10-11 7:53 UTC (13+ messages)
` [PATCH 1/4] blk-cgroup: Remove unnecessary blk_ioprio_exit in blkcg_init_queue
` [PATCH 2/4] blk-cgroup: correct comment for blk_alloc_queue and blk_exit_queue
` [PATCH 3/4] blk-cgroup: Add NULL check of pd_alloc_fn in blkcg_activate_policy
` [PATCH 4/4] blk-cgroup: Fix typo in comment
[PATCH] cgroup: optimize the account of nr_cgrps
2022-10-11 7:29 UTC
[PATCH v1 0/3] Fix cgroup1 support in get from fd/file interfaces
2022-10-11 6:47 UTC (10+ messages)
` [PATCH v1 1/3] Revert "cgroup: enable cgroup_get_from_file() on cgroup1"
` [PATCH v1 2/3] cgroup: add cgroup_all_get_from_[fd/file]()
` [PATCH v1 3/3] bpf: cgroup_iter: support cgroup1 using cgroup fd
[PATCH v1 0/3] Fix cgroup1 support in get from fd/file interfaces
2022-10-10 23:58 UTC
[PATCH] cgroup: Reorganize css_set_lock and kernfs path processing
2022-10-10 20:24 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[GIT PULL] cgroup changes for v6.1-rc1
2022-10-10 18:48 UTC (2+ messages)
Can cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
2022-10-08 10:38 UTC
[PATCH v7 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-10-08 2:15 UTC (14+ messages)
` [PATCH v7 1/3] llist: Add a lock-less list variant terminated by a sentinel node
` [PATCH v7 2/3] blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
` [PATCH v7 3/3] blk-cgroup: Optimize blkcg_rstat_flush()
[RFC PATCH 00/20] Add Cgroup support for SGX EPC memory
2022-10-07 16:46 UTC (9+ messages)
[PATCH v2] mm/vmscan: check references from all memcgs for swapbacked memory
2022-10-06 23:55 UTC (16+ messages)
[PATCH v8 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-10-06 21:34 UTC (7+ messages)
` [PATCH v8 1/3] llist: Allow optional sentinel node terminated lockless list
` [PATCH v8 2/3] blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
` [PATCH v8 3/3] blk-cgroup: Optimize blkcg_rstat_flush()
[PATCH] mm/vmscan: check references from all memcgs for swapbacked memory
2022-10-05 15:55 UTC (6+ messages)
[tj-cgroup:test-merge-for-6.1] BUILD SUCCESS 99996071fa0f2cbf22697f6e82014ecb15a53b2a
2022-10-04 7:19 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).