cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 01:50:33 to 2020-07-01 09:06:20 UTC [more...]

remove dead bdi congestion leftovers
 2020-07-01  9:06 UTC  (3+ messages)
` [PATCH 1/4] drbd: remove a bogus bdi_rw_congested call
` [PATCH 2/4] writeback: remove {set,clear}_wb_congested

[PATCH] doc: cgroup: add f2fs and xfs to supported list for writeback
 2020-07-01  8:32 UTC  (5+ messages)

[PATCH][next] blk-cgroup: clean up indentation
 2020-06-30 19:00 UTC  (2+ messages)

drive-by blk-cgroup cleanups
 2020-06-29 15:09 UTC  (28+ messages)
` [PATCH 01/14] dm: use bio_uninit instead of bio_disassociate_blkg
` [PATCH 03/14] block: really clone the block cgroup in bio_clone_blkg_association
` [PATCH 04/14] block: merge __bio_associate_blkg into bio_associate_blkg_from_css
` [PATCH 05/14] block: move bio_associate_blkg_from_page to mm/page_io.c
` [PATCH 06/14] block: move the bio cgroup associatation helpers to blk-cgroup.c
` [PATCH 07/14] block: merge blkg_lookup_create and __blkg_lookup_create
  ` [PATCH 02/14] block: remove bio_disassociate_blkg
  ` [PATCH 08/14] block: bypass blkg_tryget_closest for the root_blkg
  ` [PATCH 12/14] blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
` [PATCH 09/14] block: move the initial blkg lookup into blkg_tryget_closest
` [PATCH 10/14] blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
` [PATCH 11/14] cgroup: unexport cgroup_rstat_updated
` [PATCH 13/14] blk-cgroup: remove blkcg_bio_issue_check
` [PATCH 14/14] blk-cgroup: remove a dead check in blk_throtl_bio

Memcg stat for available memory
 2020-06-28 22:15 UTC 

stable-rc/linux-5.6.y bisection: baseline.dmesg.crit on bcm2837-rpi-3-b
 2020-06-25  6:50 UTC  (2+ messages)

memcg missing charge when setting BPF
 2020-06-24  4:30 UTC  (2+ messages)

Virtual Linux Plumbers 2020: Containers and Checkpoint/Restore microconference CFP Open until 20 July
 2020-06-23 15:48 UTC  (2+ messages)
` Virtual Linux Plumbers 2020 (24-28 August): "

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-06-22 17:06 UTC  (14+ messages)
` [PATCH 05/19] mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
` [PATCH 09/19] mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
` [PATCH 13/19] mm: memcontrol: drop unused try/commit/cancel charge API
` [PATCH 16/19] mm: memcontrol: charge swapin pages on instantiation
        ` [PATCH for 5.8] mm: do_swap_page fix up the error code instantiation
` [PATCH 19/19] mm: memcontrol: update page->mem_cgroup stability rules

[PATCH v13 00/18] per memcg lru lock
 2020-06-21 15:44 UTC  (21+ messages)
` [PATCH v13 02/18] mm/page_idle: no unlikely double check for idle page counting
` [PATCH v13 03/18] mm/compaction: correct the comments of compact_defer_shift
` [PATCH v13 05/18] mm/thp: move lru_add_page_tail func to huge_memory.c
  ` [PATCH v13 01/18] mm/vmscan: remove unnecessary lruvec adding
  ` [PATCH v13 04/18] mm/compaction: rename compact_deferred as compact_should_defer
  ` [PATCH v13 06/18] mm/thp: clean up lru_add_page_tail
  ` [PATCH v13 07/18] mm/thp: narrow lru locking
  ` [PATCH v13 10/18] mm/lru: introduce TestClearPageLRU
  ` [PATCH v13 16/18] mm/vmscan: use relock for move_pages_to_lru
  ` [PATCH v13 17/18] mm/pgdat: remove pgdat lru_lock
  ` [PATCH v13 18/18] mm/lru: revise the comments of lru_lock
` [PATCH v13 08/18] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v13 09/18] mm/swap: fold vm event PGROTATED into pagevec_move_tail_fn
` [PATCH v13 11/18] mm/compaction: do page isolation first in compaction
` [PATCH v13 12/18] mm/mlock: reorder isolation sequence during munlock
` [PATCH v13 13/18] mm/swap: serialize memcg changes during pagevec_lru_move_fn
` [PATCH v13 14/18] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v13 15/18] mm/lru: introduce the relock_page_lruvec function

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-06-18 14:59 UTC  (29+ messages)

KASAN: use-after-free Read in cgroup_path_ns_locked
 2020-06-17 12:28 UTC 

[PATCH v11 00/16] per memcg lru lock
 2020-06-16  6:14 UTC  (8+ messages)

[PATCH] mm: memcontrol: handle div0 crash race condition in memory.low
 2020-06-15 15:09 UTC  (3+ messages)

[PATCH] mm: memcontrol: Fix do not put the css reference
 2020-06-15 11:50 UTC  (3+ messages)

[PATCH v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes
 2020-06-15  8:27 UTC  (39+ messages)
  ` [PATCH v3 2/4] pid: Use file_receive helper to copy FDs

[PATCH] cgroup: Refactor two assignments in css_task_iter_next_css_set()
 2020-06-15  1:11 UTC  (4+ messages)

[PATCH] Fix code style in css_task_iter_next_css_set()
 2020-06-14  7:13 UTC  (2+ messages)

[PATCH v2] Fix code style same in one function
 2020-06-14  2:14 UTC  (2+ messages)
  ` [PATCH] Fix code style in css_task_iter_next_css_set()

[PATCH 0/6] mm, memcg: cgroup v2 tunable load/store tearing fixes
 2020-06-12 17:13 UTC  (4+ messages)
` [PATCH 3/6] mm, memcg: Prevent memory.low load/store tearing

[PATCH] Fix code style same in one function
 2020-06-12 13:54 UTC 

[PATCH v12 00/16] per memcg lru lock
 2020-06-12 10:28 UTC  (21+ messages)
` [PATCH v12 02/16] mm/page_idle: no unlikely double check for idle page counting
  ` [PATCH v12 01/16] mm/vmscan: remove unnecessary lruvec adding
  ` [PATCH v12 03/16] mm/compaction: correct the comments of compact_defer_shift
  ` [PATCH v12 09/16] mm/lru: introduce TestClearPageLRU
` [PATCH v12 04/16] mm/compaction: rename compact_deferred as compact_should_defer
` [PATCH v12 05/16] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v12 06/16] mm/thp: clean up lru_add_page_tail
` [PATCH v12 07/16] mm/thp: narrow lru locking
` [PATCH v12 08/16] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v12 10/16] mm/compaction: do page isolation first in compaction
` [PATCH v12 11/16] mm/mlock: reorder isolation sequence during munlock
` [PATCH v12 12/16] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v12 13/16] mm/lru: introduce the relock_page_lruvec function
` [PATCH v12 14/16] mm/vmscan: use relock for move_pages_to_lru
` [PATCH v12 15/16] mm/pgdat: remove pgdat lru_lock
` [PATCH v12 16/16] mm/lru: revise the comments of lru_lock

[PATCH alexv12 2/2] mm/compaction: fix call to __isolate_lru_page_prepare()
 2020-06-11 22:30 UTC 

[PATCH alexv12 1/2] mm/compaction: fix isolate_migratepages_block() fails
 2020-06-11 22:28 UTC 

[GIT PULL] cgroup changes for v5.8-rc1
 2020-06-06 17:15 UTC  (2+ messages)

[PATCH mm v6 0/4] memcg: Slow down swap allocation as the available space gets depleted
 2020-06-04 15:57 UTC  (3+ messages)
` [PATCH mm v6 4/4] mm: automatically penalize tasks with high swap use

[PATCH] blk-cgroup: don't account iostat for root cgroup
 2020-06-02  2:51 UTC  (2+ messages)

[PATCH blk-cgroup/for-5.8] blk-cgroup: show global disk stats in root cgroup io.stat
 2020-06-01 20:42 UTC  (6+ messages)
      ` [PATCH 1/2 blk-cgroup/for-5.8] blk-cgroup: make iostat functions visible to stat printing
    ` [PATCH 2/2 blk-cgroup/for-5.8] blk-cgroup: show global disk stats in root cgroup io.stat

[cgroup:for-5.8] BUILD SUCCESS 936f2a70f2077f64fab1dcb3eca71879e82ecd3f
 2020-06-01  5:50 UTC 

[PATCH 0/4] cleanup for blk-wbt and blk-throttle
 2020-05-29 22:31 UTC  (3+ messages)

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-29 10:14 UTC  (13+ messages)

[PATCH] mm: memcontrol: fix an unused-function warning
 2020-05-29  8:19 UTC  (2+ messages)

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-29  7:25 UTC  (5+ 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).