Kirill A. Shutemov
|
b6ec57f4b9
thp: change pmd_trans_huge_lock() interface to return ptl
|
9 年之前 |
Kirill A. Shutemov
|
f4be6153cc
fs/proc/task_mmu.c: add workaround for old compilers
|
9 年之前 |
Kirill A. Shutemov
|
4b471e8898
mm, thp: remove infrastructure for handling splitting PMDs
|
9 年之前 |
Kirill A. Shutemov
|
afd9883f93
mm, proc: adjust PSS calculation
|
9 年之前 |
Konstantin Khlebnikov
|
8463833590
mm: rework virtual memory accounting
|
9 年之前 |
Oleg Nesterov
|
0e41e27797
mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_pmd()
|
9 年之前 |
Jerome Marchand
|
8cee852ec5
mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status
|
9 年之前 |
Jerome Marchand
|
eca56ff906
mm, shmem: add internal shmem resident memory accounting
|
9 年之前 |
Vlastimil Babka
|
48131e03ca
mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings
|
9 年之前 |
Vlastimil Babka
|
6a15a37097
mm, proc: reduce cost of /proc/pid/smaps for shmem mappings
|
9 年之前 |
Vlastimil Babka
|
c261e7d94f
mm, proc: account for shmem swap in /proc/pid/smaps
|
9 年之前 |
Laurent Dufour
|
5d3875a01e
mm: clear_soft_dirty_pmd() requires THP
|
9 年之前 |
Laurent Dufour
|
326c2597a3
mm: clear pte in clear_soft_dirty()
|
9 年之前 |
Naoya Horiguchi
|
5d317b2b65
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
|
9 年之前 |
Naoya Horiguchi
|
25ee01a2fc
mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
|
9 年之前 |
Martin Schwidefsky
|
a7b7617493
mm: add architecture primitives for software dirty bit clearing
|
10 年之前 |
Vladimir Davydov
|
33c3fc71c8
mm: introduce idle page tracking
|
10 年之前 |
Minchan Kim
|
8334b96221
mm: /proc/pid/smaps:: show proportional swap share of the mapping
|
10 年之前 |
Konstantin Khlebnikov
|
77bb499bb6
pagemap: add mmap-exclusive bit for marking pages mapped only here
|
10 年之前 |
Konstantin Khlebnikov
|
1c90308e7a
pagemap: hide physical addresses from non-privileged users
|
10 年之前 |
Konstantin Khlebnikov
|
356515e7b6
pagemap: rework hugetlb and thp report
|
10 年之前 |
Konstantin Khlebnikov
|
deb945441b
pagemap: switch to the new format and do some cleanup
|
10 年之前 |
Konstantin Khlebnikov
|
a06db751c3
pagemap: check permissions and capabilities at open time
|
10 年之前 |
Andrea Arcangeli
|
16ba6f811d
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
|
10 年之前 |
Miklos Szeredi
|
2726d56620
vfs: add seq_file_path() helper
|
10 年之前 |
Kirill A. Shutemov
|
ab676b7d6f
pagemap: do not leak physical addresses to non-privileged userspace
|
10 年之前 |
Rafael Aquini
|
198d1597cc
fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
|
10 年之前 |
Petr Cermak
|
695f055936
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS)
|
10 年之前 |
Kirill A. Shutemov
|
7d5b3bfaa2
mm: /proc/pid/clear_refs: avoid split_huge_page()
|
10 年之前 |
Naoya Horiguchi
|
48684a65b4
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
|
10 年之前 |