cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-26 14:56:16 to 2021-08-09 14:17:44 UTC [more...]

move the bdi from the request_queue to the gendisk
 2021-08-09 14:17 UTC  (6+ 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] 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 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 3/5] mm, memcg: save some atomic ops when flush is already true

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

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-03 16:10 UTC  (4+ messages)
  ` [PATCH 24/38] cgroup: Replace deprecated CPU-hotplug functions

[PATCH] mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code
 2021-08-03 14:34 UTC  (7+ 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 v3] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-08-02  3:51 UTC 

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

[PATCH v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-29 11:03 UTC  (21+ messages)
` [PATCH v3 1/9] cgroup/cpuset: Miscellaneous code cleanup
` [PATCH v3 2/9] cgroup/cpuset: Fix a partition bug with hotplug
` [PATCH v3 3/9] cgroup/cpuset: Fix violation of cpuset locking rule
` [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

[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 v5 00/16] memcg accounting from OpenVZ
 2021-07-27 22:36 UTC  (47+ messages)
  ` [PATCH v6 00/16] memcg accounting from
        ` [PATCH v6 00/16] memcg accounting from OpenVZ
          ` [PATCH v7 00/10] "
            ` [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 01/10] memcg: enable accounting for mnt_cache entries
              ` [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
  ` [PATCH v6 02/16] memcg: enable accounting for IP address and routing-related objects
    ` [PATCH v6 01/16] memcg: enable accounting for net_device and Tx/Rx queues
    ` [PATCH v6 03/16] memcg: enable accounting for inet_bin_bucket cache
    ` [PATCH v6 04/16] memcg: enable accounting for VLAN group array
    ` [PATCH v6 05/16] memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation
    ` [PATCH v6 06/16] memcg: enable accounting for scm_fp_list objects
    ` [PATCH v6 07/16] memcg: enable accounting for mnt_cache entries
    ` [PATCH v6 08/16] memcg: enable accounting for pollfd and select bits arrays
    ` [PATCH v6 09/16] memcg: enable accounting for file lock caches
    ` [PATCH v6 10/16] memcg: enable accounting for fasync_cache
    ` [PATCH v6 11/16] memcg: enable accounting for new namesapces and struct nsproxy
    ` [PATCH v6 12/16] memcg: enable accounting of ipc resources
    ` [PATCH v6 13/16] memcg: enable accounting for signals
    ` [PATCH v6 14/16] memcg: enable accounting for posix_timers_cache slab
    ` [PATCH v6 15/16] memcg: enable accounting for tty-related objects
    ` [PATCH v6 16/16] 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 

[GIT PULL] cgroup fixes for v5.14-rc4
 2021-07-26 22:52 UTC 

[PATCH v5 02/16] memcg: enable accounting for IP address and routing-related objects
 2021-07-26 16:57 UTC  (3+ messages)
` [PATCH] memcg: replace in_interrupt() by !in_task() in active_memcg()

[PATCH] writeback: memcg: simplify cgroup_writeback_by_id
 2021-07-26 14:56 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).