messages from 2022-09-23 17:29:52 to 2022-10-11 17:04:32 UTC [more...]
[PATCH] mm/memcontrol: Don't increase effective low/min if no protection needed
2022-10-11 17:04 UTC (4+ messages)
[PATCH v3 cgroup/for-5.20] cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
2022-10-11 16:53 UTC (17+ messages)
` [PATCH] perf stat: Support old kernels for bperf cgroup counting
` [PATCH v2] "
[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 1/2] block: Add helper for queue_flags bit test
2022-10-11 14:52 UTC (2+ messages)
` [PATCH 2/2] block: Make refcnt of bfq_group/bfq_queue atomic
[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 v11 0/6] support concurrent sync io for bfq on a specail occasion
2022-10-11 9:36 UTC (12+ messages)
` [patch v11 3/6] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [patch v11 5/6] block, bfq: cleanup bfq_weights_tree add/remove apis
[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
[RFC] memcg rstat flushing optimization
2022-10-11 0:19 UTC (10+ messages)
[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 (13+ messages)
` [RFC PATCH 04/20] x86/sgx: Add 'struct sgx_epc_lru' to encapsulate lru list(s)
[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)
Possible race in obj_stock_flush_required() vs drain_obj_stock()
2022-10-04 16:18 UTC (10+ messages)
[tj-cgroup:test-merge-for-6.1] BUILD SUCCESS 99996071fa0f2cbf22697f6e82014ecb15a53b2a
2022-10-04 7:19 UTC
[PATCH] memcg: calling reclaim_high(GFP_KERNEL) in GFP_NOFS context deadlocks
2022-10-03 15:08 UTC (6+ messages)
[PATCH] mm: memcontrol: use mem_cgroup_is_root() helper
2022-10-03 7:58 UTC (3+ messages)
[PATCH v6 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-09-30 18:34 UTC (4+ messages)
` [PATCH v6 3/3] "
BUG: HANG_DETECT waiting for migration_cpu_stop() complete
2022-09-29 15:13 UTC (9+ messages)
[PATCH 0/3] A few cleanup patches for blk-iolatency.c
2022-09-29 7:40 UTC (4+ 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
[RFC PATCH v1] mm: oom: introduce cpuset oom
2022-09-29 3:15 UTC (5+ messages)
` "
[PATCH] Revert "net: set proper memcg for net_init hooks allocations"
2022-09-28 16:22 UTC (7+ messages)
[PATCH] cgroup: fix cgroup_get_from_id
2022-09-28 11:38 UTC (4+ messages)
` [PATCH cgroup/for-6.1] cgroup: Make cgroup_get_from_id() prettier
[PATCH memcg v5] net: set proper memcg for net_init hooks allocations
2022-09-28 7:54 UTC (13+ messages)
` [PATCH memcg v6] "
` [sparc64] fails to boot, (was: Re: [PATCH memcg v6] net: set proper memcg for net_init hooks allocations)
` [sparc64] fails to boot, (was: Re: [PATCH memcg v6] net: set proper memcg for net_init hooks allocations) #forregzbot
GPU device resource reservations with cgroups?
2022-09-27 15:13 UTC (3+ messages)
[question] Is it possible for userspace program to control cpu usage time of RT process through cgroup2 now?
2022-09-26 19:12 UTC (2+ messages)
[PATCH 0/4] memcg swap fix & cleanups
2022-09-26 15:22 UTC (7+ messages)
` [PATCH 1/4] mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
` [PATCH 2/4] mm: memcontrol: deprecate swapaccounting=0 mode
` [PATCH 3/4] mm: memcontrol: use do_memsw_account() in a few more places
` [PATCH 4/4] mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
[PATCH] blk-iocost: explicitly declare long in seq_printf
2022-09-26 6:02 UTC (2+ messages)
[tj-cgroup:for-next] BUILD SUCCESS cdf56564f9fe3638407014a830f3c762d126d4bc
2022-09-24 20:12 UTC
[tj-cgroup:for-6.1] BUILD SUCCESS b74440d89895816660236be4433f0891e37d44eb
2022-09-24 19:54 UTC
[GIT PULL] cgroup fixes for v6.0-rc6
2022-09-24 15:41 UTC (2+ messages)
[PATCH 0/2] blk-throttle: improve bypassing bios checkings
2022-09-24 15:00 UTC (6+ messages)
` [PATCH 1/2] blk-throttle: remove THROTL_TG_HAS_IOPS_LIMIT
` [PATCH 2/2] blk-throttle: improve bypassing bios checkings
[RFC PATCH bpf-next 00/10] bpf, mm: Add a new item bpf into memory.stat for the observability of bpf memory
2022-09-24 14:24 UTC (4+ messages)
` [RFC PATCH bpf-next 10/10] bpf, memcg: Add new item bpf into memory.stat
[tj-cgroup:for-6.0-fixes] BUILD SUCCESS df02452f3df069a59bc9e69c84435bf115cb6e37
2022-09-24 13:36 UTC
[PATCH linux-next] cgroup: use strscpy() is more robust and safer
2022-09-24 3:27 UTC (2+ messages)
[PATCH] iocost_monitor: reorder BlkgIterator
2022-09-24 2:57 UTC (2+ messages)
[PATCH -next] cgroup: simplify code in cgroup_apply_control
2022-09-24 2:52 UTC (2+ messages)
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).