Christoph Hellwig
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 years ago |
Andrei Vagin
|
d1be35cb6f
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Michal Hocko
|
c41f012ade
mm: rename global_page_state to global_zone_page_state
|
8 years ago |
Johannes Weiner
|
d507e2ebd2
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
|
8 years ago |
Joe Perches
|
e16e2d8e14
meminfo: break apart a very long seq_printf with #ifdefs
|
8 years ago |
Mel Gorman
|
2f95ff90b9
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
|
9 years ago |
Andy Lutomirski
|
d30dd8be06
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
|
9 years ago |
Mel Gorman
|
11fb998986
mm: move most file-based accounting to the node
|
9 years ago |
Mel Gorman
|
4b9d0fab71
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
|
9 years ago |
Mel Gorman
|
50658e2e04
mm: move page mapped accounting to the node
|
9 years ago |
Kirill A. Shutemov
|
65c453778a
mm, rmap: account shmem thp pages
|
9 years ago |
Igor Redko
|
d02bd27bd3
mm/page_alloc.c: calculate 'available' memory in a separate function
|
9 years ago |
Johannes Weiner
|
84ad5802a3
proc: meminfo: estimate available memory more conservatively
|
9 years ago |
Linus Torvalds
|
a5ad88ce8c
mm: get rid of 'vmalloc_info' from /proc/meminfo
|
9 years ago |
Pintu Kumar
|
47f8f9297d
fs/proc/meminfo.c: include cma info in proc/meminfo
|
10 years ago |
Rafael Aquini
|
cc7452b6dc
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
|
11 years ago |
Luiz Capitulino
|
f0b5664ba7
fs/proc/meminfo: meminfo_proc_show(): fix typo in comment
|
11 years ago |
Paul Gortmaker
|
abaf3787ac
fs/proc: don't use module_init for non-modular core code
|
11 years ago |
Rik van Riel
|
34e431b0ae
/proc/meminfo: provide estimated available memory
|
11 years ago |
Kirill A. Shutemov
|
cb900f4121
mm, hugetlb: convert hugetlbfs to use split pmd lock
|
11 years ago |
Jerome Marchand
|
00619bcc44
mm: factor commit limit calculation
|
11 years ago |
Kirill A. Shutemov
|
3cd14fcd3f
thp: account anon transparent huge pages into NR_ANON_PAGES
|
12 years ago |
Joonsoo Kim
|
db3808c1ba
mm, vmalloc: move get_vmalloc_info() to vmalloc.c
|
12 years ago |
Shaohua Li
|
33806f06da
swap: make each swap partition have one address_space
|
12 years ago |
Xishi Qiu
|
293c07e31a
memory-failure: use num_poisoned_pages instead of mce_bad_pages
|
12 years ago |
Claudio Scordino
|
b53fc7c297
fs/proc/meminfo.c: fix compilation error
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Andrea Arcangeli
|
79134171df
thp: transparent hugepage vmstat
|
14 years ago |
Hugh Dickins
|
370c28def6
hwpoison: fix/proc/meminfo alignment
|
16 years ago |