cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-06 18:23:02 to 2018-09-07 17:50:15 UTC [more...]

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
 2018-09-07 17:50 UTC  (26+ messages)
` [PATCH 1/9] mm: workingset: don't drop refault information prematurely
` [PATCH 2/9] mm: workingset: tell cache transitions from workingset thrashing
` [PATCH 3/9] delayacct: track delays from thrashing cache pages
` [PATCH 4/9] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
` [PATCH 5/9] sched: loadavg: make calc_load_n() public
` [PATCH 6/9] sched: sched.h: make rq locking and clock functions available in stats.h
` [PATCH 7/9] sched: introduce this_rq_lock_irq()
` [PATCH 8/9] psi: pressure stall information for CPU, memory, and IO
` [PATCH 9/9] psi: cgroup support

[PATCH 00/12] block: always associate blkg and refcount cleanup
 2018-09-07 17:27 UTC  (16+ messages)
` [PATCH 01/12] blkcg: fix ref count issue with bio_blkcg using task_css
` [PATCH 02/12] blkcg: update blkg_lookup_create to do locking
` [PATCH 03/12] blkcg: convert blkg_lookup_create to find closest blkg
` [PATCH 04/12] blkcg: always associate a bio with a blkg
` [PATCH 05/12] blkcg: consolidate bio_issue_init to be a part of core
` [PATCH 06/12] blkcg: associate a blkg for pages being evicted by swap
` [PATCH 07/12] blkcg: associate writeback bios with a blkg
` [PATCH 08/12] blkcg: remove bio->bi_css and instead use bio->bi_blkg
` [PATCH 09/12] blkcg: remove additional reference to the css
` [PATCH 10/12] blkcg: cleanup and make blk_get_rl use blkg_lookup_create
` [PATCH 11/12] blkcg: change blkg reference counting to use percpu_ref
` [PATCH 12/12] blkcg: rename blkg_try_get to blkg_tryget

[PATCH 00/15] blkcg ref count refactor/cleanup + blkcg avg_lat
 2018-09-07  3:08 UTC  (53+ messages)
` [PATCH 01/15] Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()"
` [PATCH 02/15] blkcg: delay blkg destruction until after writeback has finished
` [PATCH 03/15] blkcg: use tryget logic when associating a blkg with a bio
` [PATCH 04/15] blkcg: fix ref count issue with bio_blkcg using task_css
` [PATCH 05/15] blkcg: update blkg_lookup_create to do locking
` [PATCH 06/15] blkcg: always associate a bio with a blkg
  ` [LKP] [blkcg] c02c58dab2: WARNING:at_block/blk-throttle.c:#blk_throtl_bio
` [PATCH 07/15] blkcg: consolidate bio_issue_init and blkg association
` [PATCH 08/15] blkcg: associate a blkg for pages being evicted by swap
` [PATCH 09/15] blkcg: associate writeback bios with a blkg
` [PATCH 10/15] blkcg: remove bio->bi_css and instead use bio->bi_blkg
` [PATCH 11/15] blkcg: remove additional reference to the css
` [PATCH 12/15] blkcg: cleanup and make blk_get_rl use blkg_lookup_create
` [PATCH 13/15] blkcg: change blkg reference counting to use percpu_ref
  ` [LKP] [blkcg] 6ef69a3a0b: WARNING:suspicious_RCU_usage
` [PATCH 14/15] blkcg: rename blkg_try_get to blkg_tryget
` [PATCH 15/15] blkcg: add average latency tracking to blk-cgroup

[PATCH v12 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-09-06 21:20 UTC  (13+ messages)
` [PATCH v12 1/9] "
` [PATCH v12 2/9] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v12 3/9] cpuset: Simulate auto-off of sched.partition at cgroup removal
` [PATCH v12 4/9] cpuset: Allow changes to cpus in a partition root
` [PATCH v12 5/9] cpuset: Make sure that partition flag work properly with CPU hotplug
` [PATCH v12 6/9] cpuset: Make generate_sched_domains() recognize reserved_cpus
` [PATCH v12 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v12 8/9] cpuset: Don't rebuild sched domains if cpu changes in non-partition root
` [PATCH v12 9/9] cpuset: Support forced turning off of partition flag

[PATCH v5 0/5] sched/deadline: fix cpusets bandwidth accounting
 2018-09-03 14:28 UTC  (6+ messages)
` [PATCH v5 1/5] sched/topology: Adding function partition_sched_domains_locked()
` [PATCH v5 2/5] sched/core: Streamlining calls to task_rq_unlock()
` [PATCH v5 3/5] cgroup/cpuset: make callback_lock raw
` [PATCH v5 4/5] sched/core: Prevent race condition between cpuset and __sched_setscheduler()
` [PATCH v5 5/5] cpuset: Rebuild root domain deadline accounting information

[PATCH 0/3] fix blkcg offlining and destruction
 2018-08-31 22:24 UTC  (6+ messages)
` [PATCH 1/3] Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()"
` [PATCH 2/3] blkcg: delay blkg destruction until after writeback has finished
` [PATCH 3/3] blkcg: use tryget logic when associating a blkg with a bio

[PATCH] blkcg: fix call_kern.cocci warnings
 2018-08-31 19:01 UTC 

[GIT PULL] cgroup changes for v4.19-rc1
 2018-08-24 18:46 UTC 

[PATCH 8/9] psi: pressure stall information for CPU, memory, and IO
 2018-08-22 17:28 UTC  (10+ messages)
` [PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v3

[PATCH RFC 1/3] cgroup: list all subsystem states in debugfs files
 2018-08-22 14:58 UTC  (8+ messages)
` [PATCH RFC 2/3] proc/kpagecgroup: report also inode numbers of offline cgroups
` [PATCH RFC 3/3] tools/vm/page-types: add flag for showing inodes "

[PATCH] mm: memcontrol: print proper OOM header when no eligible victim left
 2018-08-21 16:04 UTC 

[PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
 2018-08-18  1:03 UTC  (14+ messages)

[PATCH v8 0/2] Directed kmem charging
 2018-08-17 13:04 UTC  (3+ messages)

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-08-15 23:29 UTC  (40+ messages)
` BUG: Mount ignores mount options

WARNING in try_charge
 2018-08-09 21:05 UTC  (5+ messages)

WARNING in try_charge
 2018-08-07 11:25 UTC  (19+ messages)


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).