Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
15 年之前 |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 年之前 |
Hugh Dickins
|
3ae77f43b1
mm: hugetlbfs_pagecache_present
|
15 年之前 |
Hugh Dickins
|
2a15efc953
mm: follow_hugetlb_page flags
|
15 年之前 |
Lee Schermerhorn
|
57dd28fb05
hugetlb: restore interleaving of bootmem huge pages
|
15 年之前 |
Lee Schermerhorn
|
685f345708
hugetlb: use free_pool_huge_page() to return unused surplus pages
|
15 年之前 |
Lee Schermerhorn
|
e8c5c82498
hugetlb: balance freeing of huge pages across nodes
|
15 年之前 |
Joerg Roedel
|
f340ca0f06
hugetlbfs: export vma_kernel_pagsize to modules
|
16 年之前 |
Eric Sandeen
|
e4c6f8bed0
hugetlbfs: fix i_blocks accounting
|
16 年之前 |
Hugh Dickins
|
788c7df451
hugetlb: fault flags instead of write_access
|
16 年之前 |
Wu Fengguang
|
20a0307c03
mm: introduce PageHuge() for testing huge/gigantic pages
|
16 年之前 |
Christoph Lameter
|
62bc62a873
page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths
|
16 年之前 |
Mel Gorman
|
6484eb3e2a
page allocator: do not check NUMA node ID when the caller knows the node is valid
|
16 年之前 |
Mel Gorman
|
f83a275dbc
mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs
|
16 年之前 |
Roel Kluin
|
e2f17d9459
hugetlb: chg cannot become less than 0
|
16 年之前 |
Mel Gorman
|
17c9d12e12
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
|
16 年之前 |
Mel Gorman
|
5a6fe12595
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
|
16 年之前 |
Cyrill Gorcunov
|
91f47662df
mm: hugetlb: remove redundant `if' operation
|
16 年之前 |
Hannes Eder
|
ebdd4aea8d
hugetlb: fix sparse warnings
|
16 年之前 |
Mel Gorman
|
3340289ddf
mm: report the MMU pagesize in /proc/pid/smaps
|
16 年之前 |
Mel Gorman
|
08fba69986
mm: report the pagesize backing a VMA in /proc/pid/smaps
|
16 年之前 |
Adam Litke
|
7526674de0
hugetlb: make unmap_ref_private multi-size-aware
|
16 年之前 |
Andy Whitcroft
|
18229df5b6
hugetlb: pull gigantic page initialisation out of the default path
|
16 年之前 |
Andy Whitcroft
|
69d177c2fc
hugetlbfs: handle pages higher order than MAX_ORDER
|
16 年之前 |
Alexey Dobriyan
|
e1759c215b
proc: switch /proc/meminfo to seq_file
|
16 年之前 |
KOSAKI Motohiro
|
4b2e38ad70
hugepage: support ZERO_PAGE()
|
16 年之前 |
Harvey Harrison
|
2a4b3ded5c
mm: hugetlb.c make functions static, use NULL rather than 0
|
16 年之前 |
Rik van Riel
|
4f98a2fee8
vmscan: split LRU lists into anon & file sets
|
16 年之前 |
David Gibson
|
b4d1d99fdd
hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault()
|
16 年之前 |
Andy Whitcroft
|
2b26736c88
allocate structures for reservation tracking in hugetlbfs outside of spinlocks v2
|
17 年之前 |