messages from 2021-08-09 15:47:28 to 2021-09-06 01:21:32 UTC [more...]
[PATCH AUTOSEL 5.10 18/39] blk-throtl: optimize IOPS throttle for large IO scenarios
2021-09-06 1:21 UTC
[PATCH AUTOSEL 5.13 19/46] blk-throtl: optimize IOPS throttle for large IO scenarios
2021-09-06 1:20 UTC
[PATCH AUTOSEL 5.14 19/47] blk-throtl: optimize IOPS throttle for large IO scenarios
2021-09-06 1:19 UTC
[PATCH v2] mm: Add configuration to control whether vmpressure notifier is enabled
2021-09-04 10:41 UTC (10+ messages)
[PATCH v4 0/2] refactor sqthread cpu binding logic
2021-09-03 15:04 UTC (9+ messages)
` [PATCH 1/2] cpuset: add a helper to check if cpu in cpuset of current task
` [PATCH 2/2] io_uring: consider cgroup setting when binding sqpoll cpu
[PATCH v3 0/2] refactor sqthread cpu binding logic
2021-09-01 12:31 UTC (4+ messages)
` [PATCH 1/2] cpuset: add a helper to check if cpu in cpuset of current task
` [PATCH 2/2] io_uring: consider cgroup setting when binding sqpoll cpu
[cgroup:test-merge-for-5.15] BUILD SUCCESS 184174b9768b25f082d5b43ff69871dbdbad21cf
2021-09-01 5:19 UTC
[GIT PULL] cgroup changes for v5.15-rc1
2021-08-31 23:00 UTC (2+ messages)
[PATCH] hugetlb: fix hugetlb cgroup refcounting during vma split
2021-08-31 14:01 UTC (2+ messages)
[cgroup:for-5.15] BUILD SUCCESS d20d30ebb199354729c64c86945ed25c66ff4991
2021-08-31 8:56 UTC
[cgroup:for-next] BUILD SUCCESS 96aff80dde1b7ccd1f335eff4f5cd9bae37e74c2
2021-08-31 6:00 UTC
[PATCH v3] cgroup: Avoid compiler warnings with no subsystems
2021-08-30 18:10 UTC (2+ messages)
[PATCH v7 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-08-30 17:59 UTC (16+ messages)
` [PATCH v7 1/6] cgroup/cpuset: Properly transition to invalid partition
` [PATCH v7 2/6] cgroup/cpuset: Show invalid partition reason string
` [PATCH v7 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v7 6/6] kselftest/cgroup: Add cpuset v2 partition root state test
` [PATCH v7 4/6] cgroup/cpuset: Allow non-top parent partition to distribute out all CPUs
` [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
[PATCH] memcg: make memcg->event_list_lock irqsafe
2021-08-30 17:29 UTC
[BUG] potential hugetlb css refcounting issues
2021-08-28 19:37 UTC (2+ messages)
[PATCH for-5.15 v2] io_uring: consider cgroup setting when binding sqpoll cpu
2021-08-28 7:29 UTC (8+ messages)
[BUG] potential hugetlb css refcounting issues
2021-08-27 22:22 UTC (2+ messages)
[PATCH v2] cgroup: Avoid compiler warnings with no subsystems
2021-08-27 17:51 UTC (2+ messages)
BFQ cgroup weights range
2021-08-27 8:33 UTC (3+ messages)
[PATCH] cgroup: Avoid compiler warnings with no subsystems
2021-08-27 7:21 UTC (2+ messages)
[PATCH v2] misc_cgroup: use a counter to count the number of failures
2021-08-26 11:29 UTC (7+ messages)
[cgroup:for-next] BUILD SUCCESS a057486e0fc1cb169d6888f28292300126329766
2021-08-26 5:22 UTC
[cgroup:for-5.15] BUILD SUCCESS 9f72daf7edfa8f7e86ce8940d52266b5e931dcb0
2021-08-26 5:06 UTC
[PATCH-cgroup v6 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-08-25 19:24 UTC (12+ messages)
` [PATCH v6 1/6] cgroup/cpuset: Properly transition to invalid partition
` [PATCH v6 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v6 2/6] cgroup/cpuset: Show invalid partition reason string
` [PATCH v6 4/6] cgroup/cpuset: Allow non-top parent partition to distribute out all CPUs
` [PATCH v6 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v6 6/6] kselftest/cgroup: Add cpuset v2 partition root state test
[PATCH] cgroup/cpuset: Avoid memory migration when nodemasks match
2021-08-25 19:18 UTC (3+ messages)
[PATCH] mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
2021-08-24 13:01 UTC (14+ messages)
[PATCH 1/2] mm: unexport folio_memcg_{,un}lock
2021-08-20 13:58 UTC (3+ messages)
` [PATCH 2/2] mm: unexport {,un}lock_page_memcg
[PATCH 1/4] cputime,cpuacct: Include guest time in user time in cpuacct.stat
2021-08-20 9:40 UTC (11+ messages)
` [PATCH 3/4] sched/cpuacct: fix user/system in shown cpuacct.usage*
` [PATCH v2 1/5] cputime, cpuacct: Include guest time in user time in cpuacct.stat
` [PATCH v2 2/5] cpuacct: convert BUG_ON() to WARN_ON_ONCE()
` [PATCH v2 3/5] cgroup: Fix 'usage_usec' time in root's cpu.stat
` [PATCH v2 5/5] sched/cpuacct: Make user/system times in cpuacct.stat more precise
` [PATCH v2 4/5] sched/cpuacct: fix user/system in shown cpuacct.usage*
[PATCH net-next] net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
2021-08-18 10:50 UTC (2+ messages)
[PATCH 1/2] blk-cgroup: refactor blkcg_print_stat
2021-08-16 16:53 UTC (6+ messages)
` [PATCH 2/2] blk-cgroup: stop using seq_get_buf
[PATCH v3] blk-throtl: optimize IOPS throttle for large IO scenarios
2021-08-15 1:14 UTC (4+ messages)
[PATCH-cgroup v5 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-08-14 20:54 UTC (9+ messages)
` [PATCH v5 1/6] cgroup/cpuset: Properly transition to invalid partition
` [PATCH v5 2/6] cgroup/cpuset: Show invalid partition reason string
` [PATCH v5 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v5 4/6] cgroup/cpuset: Allow non-top parent partition to distribute out all CPUs
` [PATCH v5 6/6] kselftest/cgroup: Add cpuset v2 partition root state test
` [PATCH v5 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
[PATCH V4 0/7] loop: cleanup charging io to mem/blkcg
2021-08-14 9:12 UTC
[PATCH v1] mm: Add configuration to control whether vmpressure notifier is enabled
2021-08-14 8:00 UTC (7+ messages)
[PATCH] misc_cgroup: use a counter to count the number of failures
2021-08-13 16:16 UTC (2+ messages)
[PATCH-cgroup v4 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-08-13 16:07 UTC (20+ 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
[cgroup:for-next] BUILD SUCCESS c5b6c8a56ef3fda7ab7d6d573f445ba9028cb696
2021-08-13 10:09 UTC
[cgroup:for-5.15] BUILD SUCCESS ee9707e8593dfb9a375cf4793c3fd03d4142b463
2021-08-13 10:09 UTC
[PATCH v2] cgroup/cpuset: Enable memory migration for cpuset v2
2021-08-12 21:41 UTC (3+ messages)
[PATCH] cgroup/cpuset: Enable memory migration for cpuset v2
2021-08-11 19:06 UTC (3+ messages)
[PATCH] cgroup: cgroup-v1: clean up kernel-doc notation
2021-08-11 17:58 UTC (2+ messages)
move the bdi from the request_queue to the gendisk
2021-08-11 12:47 UTC (18+ 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 5/5] block: remove the bd_bdi in struct block_device
[cgroup:for-next] BUILD SUCCESS 047298a083a05f7b50c3acd22184db4455a1449f
2021-08-10 18:13 UTC
[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 (5+ messages)
[GIT PULL] cgroup fixes for v5.14-rc6
2021-08-09 23:50 UTC (2+ messages)
[PATCH 00/38] Replace deprecated CPU-hotplug
2021-08-09 22:37 UTC (3+ messages)
` [PATCH 24/38] cgroup: Replace deprecated CPU-hotplug functions
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