index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
2019-05-14
mm: memcontrol: fix recursive statistics correctness & scalabilty
Johannes Weiner
2019-05-14
mm: memcontrol: move stat/event counting functions out-of-line
Johannes Weiner
2019-05-14
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
2019-05-14
mm, memcg: rename ambiguously named memory.stat counters and functions
Chris Down
2019-05-14
mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
Johannes Weiner
2019-05-14
mm: memcontrol: replace zone summing with lruvec_page_state()
Johannes Weiner
2019-05-14
mm: move nr_deactivate accounting to shrink_active_list()
Kirill Tkhai
2019-04-05
mm: writeback: use exact memcg dirty counts
Greg Thelen
2019-03-05
mm, memcg: create mem_cgroup_from_seq
Chris Down
2019-03-05
memcg: localize memcg_kmem_enabled() check
Shakeel Butt
2018-12-28
mm, oom: add oom victim's memcg to the oom context information
yuzhoujian
2018-10-26
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type
Kirill Tkhai
2018-10-26
mm: rework memcg kernel stack accounting
Roman Gushchin
2018-08-22
mm, oom: introduce memory.oom.group
Roman Gushchin
2018-08-17
mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...
Kirill Tkhai
2018-08-17
mm/memcontrol.c: export mem_cgroup_is_root()
Kirill Tkhai
2018-08-17
mm, memcg: assign memcg-aware shrinkers bitmap to memcg
Kirill Tkhai
2018-08-17
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
Kirill Tkhai
2018-08-17
memcg, oom: move out_of_memory back to the charge path
Michal Hocko
2018-08-17
fs, mm: account buffer_head to kmemcg
Shakeel Butt
2018-08-17
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-08-17
mm: introduce mem_cgroup_put() helper
Roman Gushchin
2018-07-09
memcontrol: schedule throttling if we are congested
Tejun Heo
2018-06-15
mm: fix oom_kill event handling
Roman Gushchin
2018-06-07
mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...
Aaron Lu
2018-06-07
memcg: introduce memory.min
Roman Gushchin
2018-06-07
memcg: writeback: use memcg->cgwb_list directly
Wang Long
2018-06-07
mm: memory.low hierarchical behavior
Roman Gushchin
2018-06-07
mm: rename page_counter's count/limit into usage/max
Roman Gushchin
2018-06-07
mm, memcontrol: implement memory.swap.events
Tejun Heo
2018-04-11
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
2018-04-11
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
Andrey Ryabinin
2018-02-21
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
2018-01-31
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
2018-01-31
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
2018-01-31
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
2017-09-06
mm: memcontrol: use int for event/state parameter in several functions
Matthias Kaehlcke
2017-08-18
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
2017-07-06
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
2017-07-06
mm: memcontrol: use generic mod_memcg_page_state for kmem pages
Johannes Weiner
2017-07-06
mm: memcontrol: use the node-native slab memory counters
Johannes Weiner
2017-07-06
mm/oom_kill: count global and memory cgroup oom kills
Konstantin Khlebnikov
2017-07-06
mm: per-cgroup memory reclaim stats
Roman Gushchin
2017-05-03
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
2017-05-03
mm: memcontrol: re-use node VM page state enum
Johannes Weiner
2017-05-03
mm: memcontrol: re-use global VM event enum
Johannes Weiner
2017-05-03
mm: memcontrol: clean up memory.events counting function
Johannes Weiner
2017-05-03
mm: vmscan: fix IO/refault regression in cache workingset transition
Johannes Weiner
2017-05-03
mm: memcontrol: provide shmem statistics
Johannes Weiner
2017-03-31
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
[next]