messages from 2019-06-28 07:10:49 to 2019-07-25 19:21:49 UTC [more...]
[RFC PATCH] mm: memcontrol: fix use after free in mem_cgroup_iter()
2019-07-25 19:21 UTC (2+ messages)
[PATCH v9 0/8] sched/deadline: fix cpusets bandwidth accounting
2019-07-25 16:00 UTC (26+ messages)
` [PATCH v9 1/8] sched/topology: Adding function partition_sched_domains_locked()
` [PATCH v9 2/8] sched/core: Streamlining calls to task_rq_unlock()
` [PATCH v9 3/8] cpuset: Rebuild root domain deadline accounting information
` [PATCH v9 4/8] sched/deadline: Fix bandwidth accounting at all levels after offline migration
` [PATCH v9 5/8] cgroup/cpuset: convert cpuset_mutex to percpu_rwsem
` [PATCH v9 6/8] cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
` [PATCH v9 7/8] rcu/tree: Setschedule gp ktread to SCHED_FIFO outside of atomic region
` [PATCH v9 8/8] sched/core: Prevent race condition between cpuset and __sched_setscheduler()
[PATCH v12 0/6] Add utilization clamping support (CGroups API)
2019-07-25 11:41 UTC (9+ messages)
` [PATCH v12 1/6] sched/core: uclamp: Extend CPU's cgroup controller
` [PATCH v12 2/6] sched/core: uclamp: Propagate parent clamps
` [PATCH v12 3/6] sched/core: uclamp: Propagate system defaults to root group
` [PATCH v12 4/6] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps
` [PATCH v12 5/6] sched/core: uclamp: Update CPU's refcount on TG's clamp changes
` [PATCH v12 6/6] sched/core: uclamp: always use enum uclamp_id for clamp_id values
[PATCH 0/4] per cpu cgroup numa suite
2019-07-25 2:33 UTC (37+ messages)
` [PATCH 1/4] numa: introduce per-cgroup numa balancing locality, statistic
` [PATCH 2/4] numa: append per-node execution info in memory.numa_stat
` [PATCH 3/4] numa: introduce numa group per task group
` [PATCH 4/4] numa: introduce numa cling feature
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 0/4] per cgroup numa suite
` [PATCH v2 0/4] per-cgroup "
` [PATCH v2 1/4] numa: introduce per-cgroup numa balancing locality statistic
` [PATCH v2 2/4] numa: append per-node execution time in cpu.numa_stat
` [PATCH v2 3/4] numa: introduce numa group per task group
` [PATCH v4 4/4] numa: introduce numa cling feature
` [PATCH v5 "
Bug#931111: linux-image-4.9.0-9: Memory "leak" caused by CGroup as used by pam_systemd
2019-07-24 14:41 UTC (4+ messages)
[PATCH] cgroup: remove early strstrip in cgroup_threads_write
2019-07-24 13:05 UTC
Reminder: 1 open syzbot bug in "kernel/cgroup" subsystem
2019-07-24 2:59 UTC
[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
2019-07-23 23:26 UTC (15+ messages)
` [PATCH v5 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
` [PATCH v5 1/1] "
` [PATCH v6 0/1] "
` [PATCH v6 1/1] "
[PATCH] cgroup: minor tweak for logic to get cgroup css
2019-07-23 22:48 UTC (5+ messages)
[PATCH] cgroup: Replace a seq_printf() call by seq_puts() in cgroup_print_ss_mask()
2019-07-23 22:44 UTC (2+ messages)
[PATCH] mm/backing-dev: show state of all bdi_writeback in debugfs
2019-07-23 22:36 UTC (4+ messages)
[PATCH] cgroup: kselftest: Relax fs_spec checks
2019-07-23 21:07 UTC
[PATCH v3] mm: Throttle allocators when failing reclaim over memory.high
2019-07-23 20:50 UTC (3+ messages)
` [PATCH v4] "
[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
2019-07-23 14:30 UTC (20+ messages)
[PATCH v2] sched/core: Fix cpu controller for !RT_GROUP_SCHED
2019-07-23 12:44 UTC (3+ messages)
[PATCH] cgroup: remove redundant assignment in while loop of cgroup_calc_subtree_ss_mask()
2019-07-22 11:39 UTC
[PATCH] cgroup writeback: use online cgroup when switching from dying bdi_writebacks
2019-07-19 21:13 UTC (2+ messages)
[PATCH v10 0/9] freezer for cgroup v2
2019-07-18 18:19 UTC (6+ messages)
` [PATCH v10 6/9] kselftests: cgroup: add freezer controller self-tests
[PATCH] mm: Proportional memory.{low,min} reclaim
2019-07-16 17:24 UTC (7+ messages)
[PATCH] mm, memcg: Make scan aggression always exclude protection
2019-07-16 17:10 UTC (3+ messages)
` [PATCH REBASED] "
[PATCH v8 0/8] sched/deadline: fix cpusets bandwidth accounting
2019-07-16 15:36 UTC (22+ messages)
` [PATCH v8 1/8] sched/topology: Adding function partition_sched_domains_locked()
` [PATCH v8 2/8] sched/core: Streamlining calls to task_rq_unlock()
` [PATCH v8 3/8] cpuset: Rebuild root domain deadline accounting information
` [PATCH v8 4/8] sched/deadline: Fix bandwidth accounting at all levels after offline migration
` [PATCH v8 5/8] cgroup/cpuset: convert cpuset_mutex to percpu_rwsem
` [PATCH v8 6/8] cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
` [PATCH v8 7/8] sched/core: Prevent race condition between cpuset and __sched_setscheduler()
` [PATCH v8 8/8] rcu/tree: Setschedule gp ktread to SCHED_FIFO outside of atomic region
[PATCH] MAINTAINERS: add entry for block io cgroup
2019-07-12 15:15 UTC (3+ messages)
[PATCHSET v2 block/for-linus] IO cost model based work-conserving porportional controller
2019-07-10 21:21 UTC (12+ messages)
` [PATCH 01/10] blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
` [PATCH 02/10] blkcg: make ->cpd_init_fn() optional
` [PATCH 03/10] blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
` [PATCH 04/10] block/rq_qos: add rq_qos_merge()
` [PATCH 05/10] block/rq_qos: implement rq_qos_ops->queue_depth_changed()
` [PATCH 06/10] blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
` [PATCH 07/10] blk-mq: add optional request->pre_start_time_ns
` [PATCH 08/10] blkcg: implement blk-iocost
` [PATCH 09/10] blkcg: add tools/cgroup/iocost_monitor.py
` [PATCH 10/10] blkcg: add tools/cgroup/iocost_coef_gen.py
` [PATCH 11/10] block: omit request->pre_start_time_ns if !CONFIG_BLK_CGROUP_IOCOST work-conserving porportional controller
[PATCH] blk-throttle: fix zero wait time for iops throttled group
2019-07-10 10:42 UTC
Reminder: 1 open syzbot bug in "kernel/cgroup" subsystem
2019-07-09 19:13 UTC
[GIT PULL] cgroup changes for v5.3-rc1
2019-07-09 4:45 UTC (2+ messages)
[PATCH] cgroup: simplify code for cgroup_subtree_control_write()
2019-07-09 1:55 UTC (3+ messages)
[PATCH 0/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
2019-07-02 18:41 UTC (17+ messages)
` [PATCH 1/2] mm, memcontrol: Add memcg_iterate_all()
` [PATCH 2/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
[PATCH] cgroup: Replace a seq_printf() call by seq_puts() in cgroup_print_ss_mask()
2019-07-02 17:33 UTC
[RFC PATCH v3 00/11] new cgroup controller for gpu/drm subsystem
2019-07-02 13:21 UTC (20+ messages)
` [RFC PATCH v3 04/11] drm, cgroup: Add total GEM buffer allocation limit
` [RFC PATCH v3 09/11] drm, cgroup: Add per cgroup bw measure and control
[PATCH 27/39] docs: cgroup-v1: add it to the admin-guide book
2019-06-28 12:30 UTC
[PATCH 22/43] docs: accounting: convert to ReST
2019-06-28 12:20 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).