messages from 2019-04-05 17:47:02 to 2019-05-08 13:22:03 UTC [more...]
[PATCH 00/16] treewide: fix match_string() helper when array size
2019-05-08 13:22 UTC (23+ messages)
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
` [PATCH 01/16] lib: fix match_string() helper on -1 array size
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
` [PATCH 03/16] lib, treewide: "
` [PATCH 16/16] sched: debug: use "
` [PATCH 04/16] powerpc/xmon: "
` [PATCH 05/16] ALSA: oxygen: "
` [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
` [PATCH 07/16] device connection: use new match_string() helper/macro
` [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
` [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
` [PATCH 10/16] pinctrl: armada-37xx: "
` [PATCH 11/16] mm/vmpressure.c: "
` [PATCH 12/16] rdmacg: "
` [PATCH 13/16] drm/edid: "
` [PATCH 14/16] staging: gdm724x: "
` [PATCH 15/16] video: fbdev: pxafb: "
ptrace warning due to "cgroup: get rid of cgroup_freezer_frozen_exit()"
2019-05-08 13:10 UTC (3+ messages)
Cgroup cpu throttling with low cpu usage of multi-threaded applications on high-core count machines
2019-05-08 4:26 UTC (4+ messages)
` [PATCH 0/1] cgroup: Fix low cpu usage with high throttling by removing slice expiration
` [PATCH] "
WARNING in cgroup_exit
2019-05-08 4:19 UTC (2+ messages)
[RESEND PATCH v2] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
2019-05-07 21:12 UTC
[RFC PATCH 0/5] cgroup support for GPU devices
2019-05-07 19:50 UTC (18+ messages)
` [RFC PATCH 1/5] cgroup: Add cgroup_subsys per-device registration framework
` [RFC PATCH 2/5] cgroup: Change kernfs_node for directories to store cgroup_subsys_state
` [RFC PATCH 3/5] memcg: Add per-device support to memory cgroup subsystem
` [RFC PATCH 4/5] drm: Add memory cgroup registration and DRIVER_CGROUPS feature bit
` [RFC PATCH 5/5] drm/i915: Use memory cgroup for enforcing device memory limit
[PATCH] mm: Throttle allocators when failing reclaim over memory.high
2019-05-07 8:44 UTC (5+ messages)
` [PATCH REBASED] "
` [PATCH v3] "
[PATCH v2 02/06] kernel: cgroup: fix misuse of %x
2019-05-06 15:48 UTC (2+ messages)
[PATCH v2 08/79] docs: cgroup-v1: convert docs to ReST and rename to *.rst
2019-05-06 15:47 UTC (4+ messages)
` [PATCH v2 57/79] docs: accounting: convert to ReST
[PATCH 0/2] cgroup v2 freezer follow-up patches
2019-05-06 15:40 UTC (4+ messages)
` [PATCH 1/2] cgroup: prevent spurious transition into non-frozen state
` [PATCH 2/2] cgroup: get rid of cgroup_freezer_frozen_exit()
[PATCH v4 RESEND] fs/writeback: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
2019-05-05 12:09 UTC
[PATCH v2] memcg, fsnotify: no oom-kill for remote memcg charging
2019-05-04 14:52 UTC
[PATCH 0/4] AMDKFD (AMD GPU compute) support for device cgroup
2019-05-01 14:59 UTC (5+ messages)
` [PATCH 1/4] drm/amdkfd: Store kfd_dev in iolink and cache properties
` [PATCH 2/4] drm/amd: Pass drm_device to kfd
` [PATCH 3/4] device_cgroup: Export __devcgroup_check_permission
` [PATCH 4/4] drm/amdkfd: Check against device cgroup
[PATCH 0/7] introduce cpu.headroom knob to cpu controller
2019-04-30 16:54 UTC (18+ messages)
` [PATCH 1/7] sched: refactor tg_set_cfs_bandwidth()
` [PATCH 2/7] cgroup: introduce hook css_has_tasks_changed
` [PATCH 3/7] cgroup: introduce cgroup_parse_percentage
` [PATCH 4/7] sched, cgroup: add entry cpu.headroom
` [PATCH 5/7] sched/fair: global idleness counter for cpu.headroom
` [PATCH 6/7] sched/fair: throttle task runtime based on cpu.headroom
` [PATCH 7/7] Documentation: cgroup-v2: add information for cpu.headroom
[PATCH 1/2] memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
2019-04-30 3:32 UTC (4+ messages)
` [PATCH 2/2] memcg, fsnotify: no oom-kill for remote memcg charging
[PATCH] memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
2019-04-29 14:52 UTC (4+ messages)
memcg causes crashes in list_lru_add
2019-04-29 13:15 UTC (11+ messages)
` [PATCH] memcg: make it work on sparse non-0-node systems
[PATCH v2] memcg: refill_stock for kmem uncharging too
2019-04-28 23:54 UTC (3+ messages)
[PATCH v10 0/9] freezer for cgroup v2
2019-04-26 17:40 UTC (23+ messages)
` [PATCH v10 3/9] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
` [PATCH v10 4/9] cgroup: cgroup v2 freezer
` [PATCH v10 5/9] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
` [PATCH v10 6/9] kselftests: cgroup: add freezer controller self-tests
` [PATCH v10 7/9] cgroup: make TRACE_CGROUP_PATH irq-safe
` [PATCH v10 8/9] cgroup: add tracing points for cgroup v2 freezer
` [PATCH v10 9/9] cgroup: document cgroup v2 freezer interface
WARNING: suspicious RCU usage in line6_pcm_acquire
2019-04-25 11:26 UTC
[PATCH v2 0/6] mm: reparent slab memory on cgroup removal
2019-04-24 19:51 UTC (11+ messages)
` [PATCH v2 1/6] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH v2 2/6] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v2 3/6] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH v2 4/6] mm: unify SLAB and SLUB page accounting
` [PATCH v2 5/6] mm: rework non-root kmem_cache lifecycle management
` [PATCH v2 6/6] mm: reparent slab memory on cgroup removal
[PATCH -next] cgroup: remove set but not used variable 'cgrp'
2019-04-24 8:06 UTC
[GIT PULL] cgroup fix for v5.1-rc5
2019-04-20 1:10 UTC (2+ messages)
[PATCH] memcg: refill_stock for kmem uncharging too
2019-04-19 21:14 UTC (3+ messages)
[PATCH 0/5] mm: reparent slab memory on cgroup removal
2019-04-18 18:27 UTC (18+ messages)
` [PATCH 1/5] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH 2/5] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH 3/5] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH 4/5] mm: rework non-root kmem_cache lifecycle management
` [PATCH 5/5] mm: reparent slab memory on cgroup removal
[PATCH] mm: fix inactive list balancing between NUMA nodes and cgroups
2019-04-16 1:57 UTC (2+ messages)
[PATCH 0/4] mm: memcontrol: memory.stat cost & correctness
2019-04-12 22:04 UTC (12+ messages)
` [PATCH 1/4] mm: memcontrol: make cgroup stats and events query API explicitly local
` [PATCH 2/4] mm: memcontrol: move stat/event counting functions out-of-line
` [PATCH 3/4] mm: memcontrol: fix recursive statistics correctness & scalabilty
` [PATCH 4/4] mm: memcontrol: fix NUMA round-robin reclaim at intermediate level
[RFC PATCH 0/2] mm/memcontrol: Finer-grained memory control
2019-04-11 21:21 UTC (14+ messages)
` [RFC PATCH 1/2] mm/memcontrol: Finer-grained control for subset of allocated memory
` [RFC PATCH 2/2] mm/memcontrol: Add a new MEMCG_SUBSET_HIGH event
[PATCH v2] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
2019-04-10 17:44 UTC (3+ 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).