cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-16 14:01:11 to 2020-09-24 15:57:14 UTC [more...]

bdi cleanups v7
 2020-09-24 15:57 UTC  (20+ messages)
` [PATCH 01/13] fs: remove the unused SB_I_MULTIROOT flag
  ` [PATCH 02/13] drbd: remove dead code in device_to_statistics
  ` [PATCH 08/13] bdi: remove BDI_CAP_CGROUP_WRITEBACK
  ` [PATCH 12/13] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 03/13] bcache: inherit the optimal I/O size
` [PATCH 04/13] aoe: set an "
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/13] md: update the optimal I/O size on reshape
` [PATCH 07/13] block: lift setting the readahead size into the block layer
` [PATCH 09/13] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 10/13] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 11/13] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/13] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH v19 00/20] per memcg lru_lock
 2020-09-24  3:28 UTC  (21+ messages)
` [PATCH v19 03/20] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v19 04/20] mm/thp: use head for head page in lru_add_page_tail
  ` [PATCH v19 01/20] mm/memcg: warning on !memcg after readahead page charged
  ` [PATCH v19 02/20] mm/memcg: bail early from swap accounting if memcg disabled
  ` [PATCH v19 05/20] mm/thp: Simplify lru_add_page_tail()
  ` [PATCH v19 06/20] mm/thp: narrow lru locking
  ` [PATCH v19 07/20] mm/vmscan: remove unnecessary lruvec adding
  ` [PATCH v19 08/20] mm: page_idle_get_page() does not need lru_lock
  ` [PATCH v19 12/20] mm/vmscan: remove lruvec reget in move_pages_to_lru
  ` [PATCH v19 19/20] mm/lru: introduce the relock_page_lruvec function
  ` [PATCH v19 20/20] mm/lru: revise the comments of lru_lock
` [PATCH v19 09/20] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v19 10/20] mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v19 11/20] mm/lru: move lock into lru_note_cost
` [PATCH v19 13/20] mm/mlock: remove lru_lock on TestClearPageMlocked
` [PATCH v19 14/20] mm/mlock: remove __munlock_isolate_lru_page
` [PATCH v19 15/20] mm/lru: introduce TestClearPageLRU
` [PATCH v19 16/20] mm/compaction: do page isolation first in compaction
` [PATCH v19 17/20] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
` [PATCH v19 18/20] mm/lru: replace pgdat lru_lock with lruvec lock

bdi cleanups v6
 2020-09-23 15:16 UTC  (25+ messages)
` [PATCH 01/13] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/13] drbd: remove dead code in device_to_statistics
` [PATCH 03/13] bcache: inherit the optimal I/O size
` [PATCH 04/13] aoe: set an "
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
  ` [PATCH 06/13] md: update the optimal I/O size on reshape
` [PATCH 07/13] block: lift setting the readahead size into the block layer
` [PATCH 08/13] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 09/13] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 10/13] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 11/13] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 12/13] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 13/13] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-09-23 12:47 UTC  (9+ messages)
` [RFC Patch 1/2] KVM: SVM: Create SEV cgroup controller
  ` [RFC Patch 2/2] KVM: SVM: SEV cgroup controller documentation

[PATCH] cgroup: Add cgroupstats numbers to cgroup.stat file
 2020-09-23  9:57 UTC  (3+ messages)
    ` [Phishing Risk] [External] "

[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
 2020-09-23  2:40 UTC  (21+ messages)
        ` [External] "

[PATCH v18 00/32] per memcg lru_lock
 2020-09-23  1:58 UTC  (36+ messages)
` [PATCH v18 06/32] mm/thp: narrow lru locking
` [PATCH v18 15/32] mm/lru: move lock into lru_note_cost
` [PATCH v18 16/32] mm/lru: introduce TestClearPageLRU
` [PATCH v18 17/32] mm/compaction: do page isolation first in compaction
` [PATCH v18 19/32] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
` [PATCH v18 20/32] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v18 21/32] mm/lru: introduce the relock_page_lruvec function
` [PATCH v18 22/32] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v18 23/32] mm/lru: revise the comments of lru_lock
` [PATCH v18 24/32] mm/pgdat: remove pgdat lru_lock
` [PATCH v18 25/32] mm/mlock: remove lru_lock on TestClearPageMlocked in munlock_vma_page

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-09-22 22:38 UTC  (12+ messages)

[PATCH] cgroup: Fix a comment in function cgroup_wq_init()
 2020-09-21 14:45 UTC  (2+ messages)

[PATCH 00/13] mm: clean up some lru related pieces
 2020-09-21 11:16 UTC  (29+ messages)
` [PATCH 02/13] mm: use page_off_lru()
` [PATCH 03/13] mm: move __ClearPageLRU() into page_off_lru()
` [PATCH 04/13] mm: shuffle lru list addition and deletion functions
` [PATCH 05/13] mm: don't pass enum lru_list to lru list addition functions
` [PATCH 08/13] mm: rename page_off_lru() to __clear_page_lru_flags()
  ` [PATCH 01/13] mm: use add_page_to_lru_list()
  ` [PATCH 06/13] mm: don't pass enum lru_list to trace_mm_lru_insertion()
  ` [PATCH 07/13] mm: don't pass enum lru_list to del_page_from_lru_list()
  ` [PATCH 09/13] mm: inline page_lru_base_type()
  ` [PATCH 10/13] mm: VM_BUG_ON lru page flags
  ` [PATCH 11/13] mm: inline __update_lru_size()
  ` [PATCH 12/13] mm: make lruvec_lru_size() static
  ` [PATCH 13/13] mm: enlarge the int parameter of update_lru_size()

[PATCH 0/4] Some improvements for blk throttle
 2020-09-20  9:14 UTC  (5+ messages)
` [PATCH 1/4] blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()
` [PATCH 2/4] blk-throttle: Avoid getting the current time if tg->last_finish_time is 0
  ` [PATCH 3/4] blk-throttle: Avoid tracking latency if low limit is invalid
` [PATCH 4/4] blk-throttle: Fix IO hang for a corner case

bdi cleanups v4
 2020-09-19  7:31 UTC  (27+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag

[PATCHSET for-5.10/block] iocost: improve debt forgiveness logic
 2020-09-18 18:41 UTC  (7+ messages)
` [PATCH 1/5] iocost: factor out ioc_forgive_debts()
` [PATCH 2/5] iocost: replace nr_shortages cond in ioc_forgive_debts() with busy_level one
  ` [PATCH 3/5] iocost: recalculate delay after debt reduction
  ` [PATCH 5/5] iocost: add iocg_forgive_debt tracepoint
  ` [PATCH 6/5] iocost: consider iocgs with active delays for debt forgiveness
` [PATCH 4/5] iocost: reimplement debt forgiveness using average usage

[cgroup:iocost-debt-forgiveness] BUILD SUCCESS 83e8ea543f9e76ccc87b20e1001645e197f3f1b1
 2020-09-18 12:37 UTC 

[PATCH AUTOSEL 5.4 307/330] mm: memcontrol: fix stat-corrupting race in charge moving
 2020-09-18  2:00 UTC 

[PATCH v18 00/32] per memcg lru_lock
 2020-09-17 16:48 UTC  (15+ messages)
    ` [PATCH v18 00/32] per memcg lru_lock: reviews

[PATCH v2] mm: memcontrol: remove obsolete comment of mem_cgroup_unmark_under_oom()
 2020-09-17 10:59 UTC 

[PATCH] mm: memcontrol: correct the comment of mem_cgroup_unmark_under_oom()
 2020-09-17  1:41 UTC 

[PATCH] mm: memcontrol: correct the comment of mem_cgroup_unmark_under_oom()
 2020-09-16 14:53 UTC  (2+ messages)

[PATCH v5] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-16 14:47 UTC  (5+ messages)
  ` [External] "

[PATCH v6 1/2] mm: memcontrol: Fix missing suffix of workingset_restore
 2020-09-16 14:01 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).