cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-11 19:03:32 to 2019-07-02 17:33:08 UTC [more...]

[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  (45+ messages)
` [RFC PATCH v3 02/11] cgroup: Add mechanism to register DRM devices
` [RFC PATCH v3 03/11] drm/amdgpu: Register AMD devices for DRM cgroup
` [RFC PATCH v3 04/11] drm, cgroup: Add total GEM buffer allocation limit
` [RFC PATCH v3 07/11] drm, cgroup: Add TTM buffer allocation stats
` [RFC PATCH v3 08/11] drm, cgroup: Add TTM buffer peak usage stats
` [RFC PATCH v3 10/11] drm, cgroup: Add soft VRAM limit
  ` [RFC PATCH v3 01/11] cgroup: Introduce cgroup for drm subsystem
  ` [RFC PATCH v3 05/11] drm, cgroup: Add peak GEM buffer allocation limit
  ` [RFC PATCH v3 06/11] drm, cgroup: Add GEM buffer allocation count stats
  ` [RFC PATCH v3 09/11] drm, cgroup: Add per cgroup bw measure and control
  ` [RFC PATCH v3 11/11] drm, cgroup: Allow more aggressive memory reclaim

[PATCH v8 0/8] sched/deadline: fix cpusets bandwidth accounting
 2019-07-02  7:01 UTC  (19+ 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] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-07-01 20:15 UTC  (9+ messages)
  ` [PATCH v4 1/1] sched/fair: Return all runtime when cfs_b has very little remaining
` [PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
` [PATCH v5 0/1] "
  ` [PATCH v5 1/1] "

[PATCH 0/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
 2019-06-28 17:30 UTC  (18+ messages)
` [PATCH 1/2] mm, memcontrol: Add memcg_iterate_all()
` [PATCH 2/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs

[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 

[PATCH] memcg: Add kmem.slabinfo to v2 for debugging purpose
 2019-06-27 20:59 UTC  (5+ messages)

[PATCH] cgroup: provide a macro helper to iterate a cgroup's ancestors
 2019-06-27 10:47 UTC  (2+ messages)

[PATCH 0/7] introduce cpu.headroom knob to cpu controller
 2019-06-26 15:56 UTC  (7+ messages)

[PATCH AUTOSEL 4.14 17/21] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
 2019-06-26  3:45 UTC 

[PATCH AUTOSEL 4.19 29/34] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
 2019-06-26  3:43 UTC 

[PATCH AUTOSEL 5.1 46/51] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
 2019-06-26  3:41 UTC 

[PATCH v3 4/5] genirq/affinity: allow driver's discontigous affinity set
 2019-06-25 14:55 UTC  (5+ messages)

[PATCH] mm: fix page cache convergence regression
 2019-06-24 21:52 UTC  (7+ messages)

[PATCH] slub: Don't panic for memcg kmem cache creation failure
 2019-06-21 20:52 UTC  (6+ messages)

[PATCH 0/5] BT scheduling class
 2019-06-21 13:26 UTC  (9+ messages)
` [PATCH 1/5] sched/BT: add BT scheduling entity
` [PATCH 2/5] sched/BT: implement the BT scheduling class
` [PATCH 3/5] sched/BT: extend the priority for "
` [PATCH 4/5] sched/BT: account the cpu time "
` [PATCH 5/5] sched/BT: add debug information "

blk-cgroup cleanups
 2019-06-20 16:32 UTC  (3+ messages)

memcg/kmem panics
 2019-06-19 23:04 UTC  (2+ messages)

[PATCH] sched/core: Fix cpu controller for !RT_GROUP_SCHED
 2019-06-19 12:34 UTC  (4+ messages)

[PATCH v1 11/22] docs: admin-guide: add .rst files from the main dir
 2019-06-18 21:05 UTC 

[PATCH v2 18/29] docs: accounting: convert to ReST
 2019-06-18 20:53 UTC 

[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
 2019-06-18  6:54 UTC  (16+ messages)

[PATCH RFC] mm: memcontrol: add cgroup v2 interface to read memory watermark
 2019-06-15 16:20 UTC  (2+ messages)

[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
 2019-06-15 15:57 UTC  (20+ 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-ioweight
` [PATCH 09/10] blkcg: add tools/cgroup/monitor_ioweight.py
` [PATCH 10/10] blkcg: implement BPF_PROG_TYPE_IO_COST

[GIT PULL] cgroup fixes for v5.2-rc4
 2019-06-15  4:05 UTC  (2+ messages)

[PATCH v4 05/28] docs: cgroup-v1: convert docs to ReST and rename to *.rst
 2019-06-14 20:30 UTC  (3+ messages)

[PATCH] blkio-controller.txt: Remove references to CFQ
 2019-06-14 17:28 UTC  (2+ messages)

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-06-13 19:13 UTC  (29+ messages)

[PATCH v2] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
 2019-06-13 14:52 UTC  (6+ messages)

-next-20190607 kernel: oopses on bootup or shutdown
 2019-06-13  7:42 UTC  (3+ messages)

[RFC v2 0/5] cgroup-aware unbound workqueues
 2019-06-12 22:29 UTC  (7+ messages)

[PATCH v1 18/31] docs: accounting: convert to ReST
 2019-06-12 18:38 UTC 

[RESEND PATCH v3] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
 2019-06-12 18:02 UTC  (6+ messages)

[PATCH v3] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
 2019-06-12 15:38 UTC  (2+ messages)

[PATCH BACKPORT Android 4.9]: mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
 2019-06-12 14:29 UTC 

[PATCH v3 05/33] docs: cgroup-v1: convert docs to ReST and rename to *.rst
 2019-06-11 19:03 UTC  (2+ 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).