cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 05:33:33 to 2021-08-11 16:30:35 UTC [more...]

[PATCH] cgroup/cpuset: Enable memory migration for cpuset v2
 2021-08-11 16:30 UTC 

move the bdi from the request_queue to the gendisk
 2021-08-11 12:47 UTC  (28+ messages)
` [PATCH 1/5] mm: hide laptop_mode_wb_timer entirely behind the BDI API
` [PATCH 4/5] block: move the bdi from the request_queue to the gendisk
  ` [PATCH 2/5] block: pass a gendisk to blk_queue_update_readahead
  ` [PATCH 3/5] block: add a queue_has_disk helper
  ` [PATCH 5/5] block: remove the bd_bdi in struct block_device

[PATCH-cgroup v4 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-08-11  3:06 UTC  (7+ messages)
  ` [PATCH v4 1/6] cgroup/cpuset: Enable event notification when partition state changes
` [PATCH v4 2/6] cgroup/cpuset: Properly handle partition root tree
` [PATCH v4 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v4 4/6] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
` [PATCH v4 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v4 6/6] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH] cgroup: cgroup-v1: clean up kernel-doc notation
 2021-08-11  0:03 UTC 

[cgroup:for-next] BUILD SUCCESS 047298a083a05f7b50c3acd22184db4455a1449f
 2021-08-10 18:13 UTC 

[PATCH 1/2] blk-cgroup: refactor blkcg_print_stat
 2021-08-10 15:26 UTC  (2+ messages)
  ` [PATCH 2/2] blk-cgroup: stop using seq_get_buf

[cgroup:for-5.15] BUILD SUCCESS c5c63b9a6a2e53757b598485b8adbafa56d6d9ee
 2021-08-10 11:21 UTC 

[PATCH v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-08-10  1:12 UTC  (19+ messages)
` [PATCH v3 2/9] cgroup/cpuset: Fix a partition bug with hotplug
` [PATCH v3 4/9] cgroup/cpuset: Enable event notification when partition become invalid
` [PATCH v3 6/9] cgroup/cpuset: Add a new isolated cpus.partition type

[GIT PULL] cgroup fixes for v5.14-rc6
 2021-08-09 23:50 UTC  (2+ messages)

[PATCH v3] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-08-09 22:39 UTC  (2+ messages)

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-09 22:37 UTC  (5+ messages)
  ` [PATCH 24/38] cgroup: Replace deprecated CPU-hotplug functions

[PATCH] mm/memcg: Disable task obj_stock for PREEMPT_RT
 2021-08-09  9:28 UTC  (9+ messages)

[PATCH v2 0/3] Cleanups and fixup for memcontrol
 2021-08-09  1:56 UTC  (6+ messages)
  ` [PATCH v2 1/3] mm, memcg: remove unused functions
  ` [PATCH v2 2/3] mm, memcg: save some atomic ops when flush is already true
  ` [PATCH v2 3/3] mm, memcg: get rid of percpu_charge_mutex lock

[PATCH] blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
 2021-08-05 17:18 UTC  (3+ messages)

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-08-05  1:44 UTC  (45+ messages)
` [PATCH 1/5] mm, memcg: remove unused functions
` [PATCH 3/5] mm, memcg: save some atomic ops when flush is already true
  ` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex
  ` [PATCH 4/5] mm, memcg: avoid possible NULL pointer dereferencing in mem_cgroup_init()
  ` [PATCH 5/5] mm, memcg: always call __mod_node_page_state() with preempt disabled
              ` [External] "

[PATCH] mm: memcontrol: Set the correct memcg swappiness restriction
 2021-08-03 20:25 UTC  (5+ messages)

[PATCH] mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code
 2021-08-03 14:34 UTC  (5+ messages)

[PATCH v2] mm/memcg: Fix incorrect flushing of lruvec data in obj_stock
 2021-08-03  3:28 UTC  (3+ messages)

[PATCH] mm/memcg: Fix incorrect flushing of lruvec data in obj_stock
 2021-08-02 14:32 UTC  (4+ messages)

[PATCH] memcg: cleanup racy sum avoidance code
 2021-08-02  6:57 UTC  (6+ messages)

[PATCH v2] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-08-02  1:30 UTC  (5+ messages)

[PATCH] cgroup: Fix typo in comments and documents
 2021-08-01  3:39 UTC  (10+ messages)

[cgroup:for-5.14-fixes] BUILD SUCCESS c3df5fb57fe8756d67fd56ed29da65cdfde839f9
 2021-07-29 10:24 UTC 

[cgroup:for-5.15] BUILD SUCCESS f944e005aa9b3d4c6dc75f5c9535acec20926f86
 2021-07-29  8:40 UTC 

[RFC PATCH v2 1/3] misc_cgroup: add support for nofile limit
 2021-07-29  6:37 UTC  (9+ messages)

[PATCH] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-07-28  7:48 UTC  (8+ messages)

[PATCH block/for-5.14-fixes] blk-iocost: fix operation ordering in iocg_wake_fn()
 2021-07-28  1:27 UTC  (2+ messages)

[PATCH cgroup/for-5.14-fixes] cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
 2021-07-27 23:13 UTC  (2+ messages)

[PATCH v6 00/16] memcg accounting from OpenVZ
 2021-07-27 22:36 UTC  (26+ messages)
  ` [PATCH v7 01/10] memcg: enable accounting for mnt_cache entries
  ` [PATCH v7 02/10] memcg: enable accounting for pollfd and select bits arrays
  ` [PATCH v7 03/10] memcg: enable accounting for file lock caches
  ` [PATCH v7 04/10] memcg: enable accounting for fasync_cache
    ` [PATCH v7 05/10] memcg: enable accounting for new namesapces and struct nsproxy
    ` [PATCH v7 06/10] memcg: enable accounting of ipc resources
    ` [PATCH v7 07/10] memcg: enable accounting for signals
    ` [PATCH v7 08/10] memcg: enable accounting for posix_timers_cache slab
    ` [PATCH v7 09/10] memcg: enable accounting for tty-related objects
                ` [PATCH TTY] memcg: drop GFP_KERNEL_ACCOUNT use in tty_save_termios()
    ` [PATCH v7 10/10] memcg: enable accounting for ldt_struct objects

[cgroup:test-merge-for-5.14-fixes] BUILD SUCCESS 4cdbdc40f6399de911db4fd3b8e699f5ece560b7
 2021-07-27 11:13 UTC 

[cgroup:for-5.15] BUILD SUCCESS 15d428e6fe77fffc3f4fff923336036f5496ef17
 2021-07-27 11:12 UTC 


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