Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e6651de9cc701ab4829b3a11a7ace85a79405d32
/
include
/
linux
/
memcontrol.h
0030f53
mm: memcg: fix compaction/migration failing due to memcg limits
by Johannes Weiner
· 12 years ago
876aafb
mm, memcg: move all oom handling to memcontrol.c
by David Rientjes
· 12 years ago
9cbb78b
mm, memcg: introduce own oom handler to iterate only over its own threads
by David Rientjes
· 12 years ago
62ce1c7
mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
by David Rientjes
· 12 years ago
c255a45
memcg: rename config variables
by Andrew Morton
· 12 years ago
fa9add6
mm/memcg: apply add/del_page to lruvec
by Hugh Dickins
· 13 years ago
4d7dcca
mm/memcg: get_lru_size not get_lruvec_size
by Hugh Dickins
· 13 years ago
c56d5c7
mm/vmscan: push lruvec pointer into inactive_list_is_low()
by Konstantin Khlebnikov
· 13 years ago
074291f
mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()
by Konstantin Khlebnikov
· 13 years ago
bbf808e
mm/memcg: kill mem_cgroup_lru_del()
by Konstantin Khlebnikov
· 13 years ago
89abfab
mm/memcg: move reclaim_stat into lruvec
by Hugh Dickins
· 13 years ago
c3ac9a8
mm: memcg: count pte references from every member of the reclaimed hierarchy
by Johannes Weiner
· 13 years ago
4331f7d
memcg: fix performance of mem_cgroup_begin_update_page_stat()
by KAMEZAWA Hiroyuki
· 13 years ago
89c06bd
memcg: use new logic for page stat accounting
by KAMEZAWA Hiroyuki
· 13 years ago
a710920
memcg: kill dead prev_priority stubs
by Konstantin Khlebnikov
· 13 years ago
31a7923
memcg: replace MEM_CONT by MEM_RES_CTLR
by Hugh Dickins
· 13 years ago
e845e19
mm, memcg: pass charge order to oom killer
by David Rientjes
· 13 years ago
7512102
memcg: fix GPF when cgroup removal races with last exit
by Hugh Dickins
· 13 years ago
4e5f01c
memcg: clear pc->mem_cgroup if necessary.
by KAMEZAWA Hiroyuki
· 13 years ago
72835c8
mm: unify remaining mem_cont, mem, etc. variable names to memcg
by Johannes Weiner
· 13 years ago
e94c8a9
memcg: make mem_cgroup_split_huge_fixup() more efficient
by KAMEZAWA Hiroyuki
· 13 years ago
925b767
mm: make per-memcg LRU lists exclusive
by Johannes Weiner
· 13 years ago
5660048
mm: move memcg hierarchy reclaim to generic reclaim code
by Johannes Weiner
· 13 years ago
ab936cb
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
by KAMEZAWA Hiroyuki
· 13 years ago
3969eb3
net: Fix build with INET disabled.
by David S. Miller
· 13 years ago
888bdaa
Move limit definitions outside CONFIG_INET
by Glauber Costa
· 13 years ago
d1a4c0b
tcp memory pressure controls
by Glauber Costa
· 13 years ago
e1aab16
socket: initial cgroup code.
by Glauber Costa
· 13 years ago
9b27297
memcg: skip scanning active lists based on individual size
by Johannes Weiner
· 13 years ago
c0ff4b8
memcg: rename mem variable to memcg
by Raghavendra K T
· 13 years ago
4356f21
mm: change isolate mode from #define to bitwise type
by Minchan Kim
· 13 years ago
185efc0
memcg: Revert "memcg: add memory.vmscan_stat"
by Johannes Weiner
· 13 years ago
aa3b189
tmpfs: convert mem_cgroup shmem to radix-swap
by Hugh Dickins
· 13 years ago
82f9d48
memcg: add memory.vmscan_stat
by KAMEZAWA Hiroyuki
· 13 years ago
bb2a0de
memcg: consolidate memory cgroup lru stat functions
by KAMEZAWA Hiroyuki
· 13 years ago
a433658
vmscan,memcg: memcg aware swap token
by KOSAKI Motohiro
· 14 years ago
456f998
memcg: add the pagefault count into memcg stats
by Ying Han
· 14 years ago
1bac180
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
by Ying Han
· 14 years ago
889976d
memcg: reclaim memory from nodes in round-robin order
by Ying Han
· 14 years ago
0ae5e89
memcg: count the soft_limit reclaim in global background reclaim
by Ying Han
· 14 years ago
67954fe
memcg: fix mem_cgroup_rotate_reclaimable_page()
by Eric Dumazet
· 14 years ago
f212ad7
memcg: add memcg sanity checks at allocating and freeing pages
by Daisuke Nishimura
· 14 years ago
3f58a82
memcg: move memcg reclaimable page into tail of inactive list
by Minchan Kim
· 14 years ago
ef6a3c6
mm: add replace_page_cache_page() function
by Miklos Szeredi
· 14 years ago
ca3e021
memcg: fix USED bit handling at uncharge in THP
by KAMEZAWA Hiroyuki
· 14 years ago
50de1dd
memcg: fix memory migration of shmem swapcache
by Daisuke Nishimura
· 14 years ago
2a7106f
memcg: create extensible page stat update routines
by Greg Thelen
· 14 years ago
00918b6
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
by KOSAKI Motohiro
· 14 years ago
a63d83f
oom: badness heuristic rewrite
by David Rientjes
· 14 years ago
25edde0
vmscan: kill prev_priority completely
by KOSAKI Motohiro
· 14 years ago
ac39cf8
memcg: fix mis-accounting of file mapped racy with migration
by akpm@linux-foundation.org
· 15 years ago
8b25c6d
vmscan: remove isolate_pages callback scan control
by Johannes Weiner
· 15 years ago
867578c
memcg: fix oom kill behavior
by KAMEZAWA Hiroyuki
· 15 years ago
d4220f9
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
d804658
memcg: make memcg's file mapped consistent with global VM
by KAMEZAWA Hiroyuki
· 15 years ago
569b846
memcg: coalesce uncharge during unmap/truncate
by KAMEZAWA Hiroyuki
· 15 years ago
d324236
memcg: add accessor to mem_cgroup.css
by Wu Fengguang
· 15 years ago
e42d9d5
memcg: rename and export try_get_mem_cgroup_from_page()
by Wu Fengguang
· 15 years ago
4e41695
memory controller: soft limit reclaim on contention
by Balbir Singh
· 15 years ago
d69b042
memcg: add file-based RSS accounting
by Balbir Singh
· 16 years ago
56e49d2
vmscan: evict use-once pages first
by Rik van Riel
· 16 years ago
ae3abae
memcg: fix mem_cgroup_shrink_usage()
by Daisuke Nishimura
· 16 years ago
e638c13
memcg: use rcu_dereference to access mm->owner
by KAMEZAWA Hiroyuki
· 16 years ago
3918b96
memcg: remove mem_cgroup_reclaim_imbalance() remnants
by KOSAKI Motohiro
· 16 years ago
c137b5e
memcg: remove mem_cgroup_calc_mapped_ratio()
by KOSAKI Motohiro
· 16 years ago
e222432
memcg: show memcg information during OOM
by Balbir Singh
· 16 years ago
b5a8431
memcg: fix shmem's swap accounting
by KAMEZAWA Hiroyuki
· 16 years ago
a5e924f
memcg: remove mem_cgroup_try_charge
by Daisuke Nishimura
· 16 years ago
c772be9
memcg: fix calculation of active_ratio
by KOSAKI Motohiro
· 16 years ago
9439c1c
memcg: remove mem_cgroup_cal_reclaim()
by KOSAKI Motohiro
· 16 years ago
3e2f41f
memcg: add zone_reclaim_stat
by KOSAKI Motohiro
· 16 years ago
a3d8e05
memcg: add mem_cgroup_zone_nr_pages()
by KOSAKI Motohiro
· 16 years ago
14797e2
memcg: add inactive_anon_is_low()
by KOSAKI Motohiro
· 16 years ago
2c26fdd
memcg: revert gfp mask fix
by KAMEZAWA Hiroyuki
· 16 years ago
a636b32
memcg: avoid unnecessary system-wide-oom-killer
by KAMEZAWA Hiroyuki
· 16 years ago
2e4d409
memcontrol: rcu_read_lock() to protect mm_match_cgroup()
by Lai Jiangshan
· 16 years ago
f8d66542
memcg: add mem_cgroup_disabled()
by Hirokazu Takahashi
· 16 years ago
08e552c
memcg: synchronized LRU
by KAMEZAWA Hiroyuki
· 16 years ago
8c7c6e34
memcg: mem+swap controller core
by KAMEZAWA Hiroyuki
· 16 years ago
c077719
memcg: mem+swap controller Kconfig
by KAMEZAWA Hiroyuki
· 16 years ago
01b1ae6
memcg: simple migration handling
by KAMEZAWA Hiroyuki
· 16 years ago
7a81b88
memcg: introduce charge-commit-cancel style of functions
by KAMEZAWA Hiroyuki
· 16 years ago
52d4b9a
memcg: allocate all page_cgroup at boot
by KAMEZAWA Hiroyuki
· 16 years ago
894bc31
Unevictable LRU Infrastructure
by Lee Schermerhorn
· 16 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
b69408e
vmscan: Use an indexed array for LRU variables
by Christoph Lameter
· 16 years ago
c9b0ed5
memcg: helper function for relcaim from shmem.
by KAMEZAWA Hiroyuki
· 16 years ago
69029cd
memcg: remove refcnt from page_cgroup
by KAMEZAWA Hiroyuki
· 16 years ago
e8589cc
memcg: better migration handling
by KAMEZAWA Hiroyuki
· 16 years ago
cf475ad
cgroups: add an owner to the mm_struct
by Balbir Singh
· 17 years ago
8289546
memcg: remove mem_cgroup_uncharge
by Hugh Dickins
· 17 years ago
9442ec9
memcg: bad page if page_cgroup when free
by Hugh Dickins
· 17 years ago
427d541
memcg: move_lists on page not page_cgroup
by Hugh Dickins
· 17 years ago
bd845e3
memcg: mm_match_cgroup not vm_match_cgroup
by Hugh Dickins
· 17 years ago
00f0b82
Memory controller: rename to Memory Resource Controller
by Balbir Singh
· 17 years ago
eaeb168
sparc: fix build
by David Rientjes
· 17 years ago
60c12b1
memcontrol: add vm_match_cgroup()
by David Rientjes
· 17 years ago
3c541e1
Memory controller remove control_type feature
by Balbir Singh
· 17 years ago
cc38108
per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
6c48a1d
per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
Next »