messages from 2022-09-07 13:50:24 to 2022-09-29 07:40:55 UTC [more...]
[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 (5+ messages)
` [PATCH cgroup/for-6.1] cgroup: Make cgroup_get_from_id() prettier
[PATCH] cgroup: Reorganize css_set_lock and kernfs path processing
2022-09-28 11:33 UTC (3+ messages)
` [PATCH v2] "
[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
[patch v11 0/6] support concurrent sync io for bfq on a specail occasion
2022-09-28 1:07 UTC (13+ messages)
` [patch v11 1/6] block, bfq: support to track if bfqq has pending requests
` [patch v11 2/6] block, bfq: record how many queues have "
` [patch v11 3/6] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [patch v11 4/6] block, bfq: do not idle if only one group is activated
` [patch v11 5/6] block, bfq: cleanup bfq_weights_tree add/remove apis
` [patch v11 6/6] block, bfq: cleanup __bfq_weights_tree_remove()
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)
[RFC PATCH 00/20] Add Cgroup support for SGX EPC memory
2022-09-26 18:30 UTC (39+ messages)
` [RFC PATCH 01/20] x86/sgx: Call cond_resched() at the end of sgx_reclaim_pages()
` [RFC PATCH 02/20] x86/sgx: Store EPC page owner as a 'void *' to handle multiple users
` [RFC PATCH 03/20] x86/sgx: Track owning enclave in VA EPC pages
` [RFC PATCH 04/20] x86/sgx: Add 'struct sgx_epc_lru' to encapsulate lru list(s)
` [RFC PATCH 05/20] x86/sgx: Introduce unreclaimable EPC page lists
` [RFC PATCH 06/20] x86/sgx: Introduce RECLAIM_IN_PROGRESS flag for EPC pages
` [RFC PATCH 07/20] x86/sgx: Use a list to track to-be-reclaimed pages during reclaim
` [RFC PATCH 08/20] x86/sgx: Add EPC page flags to identify type of page
` [RFC PATCH 09/20] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default
` [RFC PATCH 10/20] x86/sgx: Return the number of EPC pages that were successfully reclaimed
` [RFC PATCH 11/20] x86/sgx: Add option to ignore age of page during EPC reclaim
` [RFC PATCH 12/20] x86/sgx: Add helper to retrieve SGX EPC LRU given an EPC page
` [RFC PATCH 13/20] x86/sgx: Prepare for multiple LRUs
` [RFC PATCH 14/20] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
` [RFC PATCH 15/20] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU
` [RFC PATCH 16/20] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
` [RFC PATCH 17/20] cgroup, x86/sgx: Add SGX EPC cgroup controller
` [RFC PATCH 18/20] x86/sgx: Enable EPC cgroup controller in SGX core
` [RFC PATCH 19/20] x86/sgx: Add stats and events interfaces to EPC cgroup controller
` [RFC PATCH 20/20] docs, cgroup, x86/sgx: Add SGX EPC cgroup controller documentation
[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 (13+ messages)
` [RFC PATCH bpf-next 02/10] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM
` [RFC PATCH bpf-next 04/10] bpf: Save memcg in bpf_map_init_from_attr()
` [RFC PATCH bpf-next 05/10] bpf: Use scoped-based charge in bpf_map_area_alloc
` [RFC PATCH bpf-next 06/10] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [RFC PATCH bpf-next 08/10] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [RFC PATCH bpf-next 09/10] bpf: Add bpf map free helpers
` [RFC PATCH bpf-next 01/10] bpf: Introduce new helper bpf_map_put_memcg()
` [RFC PATCH bpf-next 03/10] bpf: Call bpf_map_init_from_attr() immediately after map creation
` [RFC PATCH bpf-next 07/10] bpf: Use bpf_map_kzalloc in arraymap
` [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 cgroup/for-5.20] cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
2022-09-24 3:22 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH] perf stat: Support old kernels for bperf cgroup counting
[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 (3+ messages)
[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
2022-09-23 15:26 UTC (12+ messages)
` [External] "
BUG: HANG_DETECT waiting for migration_cpu_stop() complete
2022-09-23 14:20 UTC (8+ messages)
BUG: HANG_DETECT waiting for migration_cpu_stop() complete
2022-09-22 5:40 UTC
[PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
2022-09-21 9:36 UTC (20+ messages)
[PATCH v2 0/2] mm: memcontrol: cleanup and optimize for two accounting params
2022-09-20 2:43 UTC (9+ messages)
` [PATCH v2 1/2] mm: memcontrol: use memcg_kmem_enabled in count_objcg_event
` [PATCH v2 2/2] mm: memcontrol: make cgroup_memory_noswap a static key
[PATCH v2] mm/memcontrol: use kstrtobool for swapaccount param parsing
2022-09-19 15:01 UTC (5+ messages)
` [PATCH v3] "
[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
2022-09-14 7:50 UTC (11+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
[tj-cgroup:cgroup-driver_core-for-v6.1] BUILD SUCCESS ee244c732790b535e1435e4e8ad4a63eff5b62ca
2022-09-13 11:18 UTC
[PATCH v2 0/3] blk-throttle cleanups
2022-09-12 6:20 UTC (3+ messages)
[PATCH v9 0/4] blk-throttle bugfix
2022-09-12 6:20 UTC (4+ messages)
[PATCH 0/3] memcg: reduce memory overhead of memory cgroups
2022-09-09 17:14 UTC (10+ messages)
` [PATCH 1/3] memcg: extract memcg_vmstats from struct mem_cgroup
` [PATCH 3/3] memcg: reduce size of memcg vmstats structures
[PATCH] mm/memcontrol: use kstrtobool for swapaccount param parsing
2022-09-09 8:15 UTC (4+ messages)
[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
2022-09-09 3:00 UTC (7+ messages)
` [Phishing Risk] [External] "
` [Phishing Risk] "
` [Phishing Risk] "
[PATCH 0/7] bpf: Add fd modes check for map iter and extend libbpf
2022-09-08 15:17 UTC (7+ messages)
` [PATCH 1/7] bpf: Add missing fd modes check for map iterators
[PATCH] selftests/cgroup: fix repeated words in comments
2022-09-08 13:52 UTC (3+ messages)
[tj-cgroup:for-next] BUILD SUCCESS a2675ab75dff48666c07afa488eaba0d684becbc
2022-09-08 10:11 UTC
[tj-cgroup:for-6.1] BUILD SUCCESS c478bd88362418bd2a1c230215fde184f5642e44
2022-09-08 4:56 UTC
[PATCH] cgroup/cpuset: remove unreachable code
2022-09-07 15:32 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).