Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Hugh Dickins
|
a7a88b2373
mempolicy: remove arg from mpol_parse_str, mpol_to_str
|
12 years ago |
Cyrill Gorcunov
|
834f82e2aa
procfs: add VmFlags field in smaps output
|
12 years ago |
Lai Jiangshan
|
4ff1b2c293
procfs: use N_MEMORY instead N_HIGH_MEMORY
|
12 years ago |
Kirill A. Shutemov
|
e180377f1a
thp: change split_huge_page_pmd() interface
|
12 years ago |
KAMEZAWA Hiroyuki
|
9e7814404b
hold task->mempolicy while numa_maps scans.
|
12 years ago |
David Rientjes
|
32f8516a8c
mm, mempolicy: fix printing stack contents in numa_maps
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
Konstantin Khlebnikov
|
bca1554373
proc/smaps: show amount of nonlinear ptes in vma
|
13 years ago |
Konstantin Khlebnikov
|
b1d4d9e0cb
proc/smaps: carefully handle migration entries
|
13 years ago |
Konstantin Khlebnikov
|
052fb0d635
proc: report file/anon bit in /proc/pid/pagemap
|
13 years ago |
Cong Wang
|
e7dcd9990e
proc: remove mm_for_maps()
|
13 years ago |
Sasha Levin
|
08fa29d916
mm: fix NULL ptr deref when walking hugepages
|
13 years ago |
Konstantin Khlebnikov
|
16fbdce62d
proc/pid/pagemap: correctly report non-present ptes and holes between vmas
|
13 years ago |
Will Deacon
|
63f61a6f46
revert "proc: clear_refs: do not clear reserved pages"
|
13 years ago |
Naoya Horiguchi
|
10bdfb5ef7
pagemap: remove remaining unneeded spin_lock()
|
13 years ago |
Andrea Arcangeli
|
45f83cefe3
mm: thp: fix up pmd_trans_unstable() locations
|
13 years ago |
Siddhesh Poyarekar
|
b76437579d
procfs: mark thread stack correctly in proc/<pid>/maps
|
13 years ago |
Naoya Horiguchi
|
092b50bacd
pagemap: introduce data structure for pagemap entry
|
13 years ago |
Naoya Horiguchi
|
025c5b2451
thp: optimize away unnecessary page table locking
|
13 years ago |
Naoya Horiguchi
|
5aaabe831e
pagemap: avoid splitting thp when reading /proc/pid/pagemap
|
13 years ago |
Andrea Arcangeli
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
13 years ago |
Will Deacon
|
85e72aa538
proc: clear_refs: do not clear reserved pages
|
13 years ago |
Christoph Lameter
|
bc3e53f682
mm: distinguish between mlocked and pinned pages
|
13 years ago |
Andrew Morton
|
fc360bd9cd
/proc/self/numa_maps: restore "huge" tag for hugetlb vmas
|
13 years ago |
Dave Hansen
|
32ef43848f
teach /proc/$pid/numa_maps about transparent hugepages
|
13 years ago |
Dave Hansen
|
3200a8aaab
break out numa_maps gather_pte_stats() checks
|
13 years ago |
Dave Hansen
|
eb4866d006
make /proc/$pid/numa_maps gather_stats() take variable page size
|
13 years ago |
KOSAKI Motohiro
|
98bc93e505
proc: fix pagemap_read() error case
|
14 years ago |
Alexey Dobriyan
|
0a8cb8e341
fs/proc: convert to kstrtoX()
|
14 years ago |