messages from 2021-10-20 08:07:02 to 2021-11-19 08:09:30 UTC [more...]
[PATCH] blk-cgroup: fix missing put device in error path from blkg_conf_pref()
2021-11-19 8:09 UTC (4+ messages)
[PATCH RFC 0/4] Add ability to attach bpf programs to a tracepoint inside a cgroup
2021-11-19 6:01 UTC (7+ messages)
` [PATCH RFC 1/4] cgroup, perf: Add ability to connect to perf cgroup from other cgroup controller
` [PATCH RFC 2/4] bpf, perf: add ability to attach complete array of bpf prog to perf event
` [PATCH RFC 3/4] bpf, cgroup, tracing: add new BPF_PROG_TYPE_CGROUP_TRACEPOINT
` [PATCH RFC 4/4] bpf, cgroup, perf: extend bpf-cgroup to support tracepoint attachment
` [PATCH RFC 4/4] bpf,cgroup,perf: "
[PATCH v3 1/4] cputime, cpuacct: Include guest time in user time in cpuacct.stat
2021-11-18 14:29 UTC (6+ messages)
` [PATCH v3 2/4] cpuacct: convert BUG_ON() to WARN_ON_ONCE()
` [PATCH v3 3/4] sched/cpuacct: fix user/system in shown cpuacct.usage*
` [PATCH v3 4/4] sched/cpuacct: Make user/system times in cpuacct.stat more precise
[PATCH -next] blk-throttle: Set BIO_THROTTLED when bio has been throttled
2021-11-18 13:15 UTC
[PATCH v3 1/4] mm/shmem: support deterministic charging of tmpfs
2021-11-18 8:48 UTC (19+ messages)
` [PATCH v3 4/4] mm, shmem, selftests: add tmpfs memcg= mount option tests
` [PATCH v3 2/4] mm/oom: handle remote ooms
` [PATCH v3 3/4] mm, shmem: add tmpfs memcg= option documentation
[PATCH] memcg: better bounds on the memcg stats updates
2021-11-18 6:53 UTC
[PATCH v7] hugetlb: Add hugetlb.*.numa_stat file
2021-11-18 4:15 UTC (4+ messages)
[PATCH] block: Use div64_ul instead of do_div
2021-11-18 3:40 UTC (2+ messages)
` [PATCH v2] "
[Patch v2] cgroup: pretty format /proc/cgroups
2021-11-17 0:11 UTC (4+ messages)
[RFC PATCH 00/32] Separate struct slab from struct page
2021-11-16 23:37 UTC (7+ messages)
` [RFC PATCH 21/32] mm: Convert struct page to struct slab in functions used by other subsystems
` [RFC PATCH 22/32] mm/memcg: Convert slab objcgs from struct page to struct slab
[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-11-16 17:54 UTC (21+ messages)
` [PATCH v8 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
[PATCH] mm: slab: make slab iterator functions static
2021-11-15 22:56 UTC (2+ messages)
[PATCH] cgroup: rstat: Mark benign data race to silence KCSAN
2021-11-15 21:34 UTC (3+ messages)
[PATCH v1 1/5] mm/shmem: support deterministic charging of tmpfs
2021-11-15 17:53 UTC (13+ messages)
` [PATCH v1 2/5] mm: add tmpfs memcg= permissions check
` [PATCH v1 3/5] mm/oom: handle remote ooms
` [PATCH v1 4/5] mm, shmem: add tmpfs memcg= option documentation
` [PATCH v1 5/5] mm, shmem, selftests: add tmpfs memcg= mount option tests
[PATCH] cgroup: Fix rootcg cpu.stat guest double counting
2021-11-15 16:41 UTC (4+ messages)
Questions about replacing isolcpus by cgroup-v2
2021-11-15 12:47 UTC (7+ messages)
[PATCH] cgroup: pretty format /proc/cgroups
2021-11-15 1:04 UTC
[PATCH v2 1/4] mm/shmem: support deterministic charging of tmpfs
2021-11-10 21:19 UTC (4+ messages)
` [PATCH v2 2/4] mm/oom: handle remote ooms
` [PATCH v2 3/4] mm, shmem: add tmpfs memcg= option documentation
` [PATCH v2 4/4] mm, shmem, selftests: add tmpfs memcg= mount option tests
[RFC] psi: Add additional PSI counters for each type of memory pressure
2021-11-10 17:48 UTC (7+ messages)
[PATCH] sched/fair: Prevent dead task groups from regaining cfs_rq's
2021-11-10 15:17 UTC (2+ messages)
[syzbot] general protection fault in cgroup_file_write
2021-11-05 10:35 UTC
[PATCH v2 1/2] memcg: flush stats only if updated
2021-11-04 22:09 UTC (4+ messages)
[GIT PULL] cgroup changes for v5.16-rc1
2021-11-02 22:57 UTC (2+ messages)
[tj-cgroup:for-next] BUILD SUCCESS 588e5d8766486e52ee332a4bb097b016a355b465
2021-11-02 5:30 UTC
[PATCH] cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
2021-11-01 16:50 UTC (2+ messages)
Unbounded priority inversion while assigning tasks into cgroups
2021-10-29 16:48 UTC
[PATCH memcg 0/1] false global OOM triggered by memcg-limited task
2021-10-29 7:58 UTC (40+ messages)
` [PATCH memcg v4] memcg: prohibit unconditional exceeding the limit of dying tasks
` [PATCH memcg RFC 0/3] "
` [PATCH memcg 1/3] mm: do not firce global OOM from inside "
` [PATCH memcg 2/3] memcg: remove charge forcinig for "
` [PATCH memcg 3/3] memcg: handle memcg oom failures
` [PATCH memcg v2 0/2] memcg: prohibit unconditional exceeding the limit of dying tasks
` [PATCH memcg v2 1/2] mm, oom: do not trigger out_of_memory from the #PF
` [PATCH memcg v2 2/2] memcg: prohibit unconditional exceeding the limit of dying tasks
` [PATCH memcg v3 0/3] "
` [PATCH memcg v3 1/3] mm, oom: pagefault_out_of_memory: don't force global OOM for "
` [PATCH memcg v3 2/3] mm, oom: do not trigger out_of_memory from the #PF
` [PATCH memcg v3 3/3] memcg: prohibit unconditional exceeding the limit of dying tasks
[PATCH RFC] cpuset: Make cpusets get restored on hotplug
2021-10-27 2:42 UTC (6+ messages)
[tj-cgroup:for-next] BUILD SUCCESS 822bc9bac9e9a2f76a772a34f745962dfc223353
2021-10-26 18:37 UTC
[PATCH 1/3] cgroup: reduce dependency on cgroup_mutex
2021-10-25 17:27 UTC (4+ messages)
` [PATCH 2/3] cgroup: remove cgroup_mutex from cgroupstats_build
` [PATCH 3/3] cgroup: no need for cgroup_mutex for /proc/cgroups
[PATCH v4] blk-cgroup: synchoronize blkg creation against policy deactivation
2021-10-25 14:07 UTC (4+ messages)
[syzbot] memory leak in blk_iolatency_init
2021-10-23 18:58 UTC (2+ messages)
[V2][PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
2021-10-22 21:29 UTC (13+ messages)
[PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
2021-10-22 15:50 UTC (4+ messages)
[PATCH] memcg, kmem: mark cancel_charge() inline
2021-10-22 8:05 UTC (3+ messages)
[RFC 0/5] kernel: Introduce CPU Namespace
2021-10-21 17:15 UTC (11+ messages)
[PATCH memcg 0/1] false global OOM triggered by memcg-limited task
2021-10-21 13:24 UTC (5+ messages)
[BUG] blk-throttle panic on 32bit machine after startup
2021-10-21 4:26 UTC (3+ messages)
[RFC Proposal] Deterministic memcg charging for shared memory
2021-10-20 19:02 UTC (6+ 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).