Shaohua Li
|
23955622ff
swap: add block io poll in swapin path
|
8 년 전 |
Huang Ying
|
155b5f88e7
mm/swapfile.c: sort swap entries before free
|
8 년 전 |
Minchan Kim
|
75f6d6d29a
mm, THP, swap: unify swap slot free functions to put_swap_page
|
8 년 전 |
Huang Ying
|
38d8b4e6bd
mm, THP, swap: delay splitting THP during swap out
|
8 년 전 |
Huang Ying
|
54f180d3c1
mm, swap: use kvzalloc to allocate some swap data structures
|
8 년 전 |
Huang Ying
|
0ccfece6ed
mm/swapfile.c: fix swap space leak in error path of swap_free_entries()
|
8 년 전 |
Huang Ying
|
2872bb2d0a
mm, swap: avoid lock swap_avail_lock when held cluster lock
|
8 년 전 |
Huang Ying
|
0ef017d117
mm, swap: improve readability via make spin_lock/unlock balanced
|
8 년 전 |
Huang Ying
|
322b8afe4a
mm, swap: Fix a race in free_swap_and_cache()
|
8 년 전 |
Kirill A. Shutemov
|
c2febafc67
mm: convert generic code to 5-level paging
|
8 년 전 |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 년 전 |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 년 전 |
Vegard Nossum
|
388f793455
mm: use mmget_not_zero() helper
|
8 년 전 |
Vegard Nossum
|
3fce371bfa
mm: add new mmget() helper
|
8 년 전 |
Tim Chen
|
039939a650
mm/swap: enable swap slots cache usage
|
8 년 전 |
Tim Chen
|
67afa38e01
mm/swap: add cache for swap slots allocation
|
8 년 전 |
Tim Chen
|
7c00bafee8
mm/swap: free swap slots in batch
|
8 년 전 |
Tim Chen
|
36005bae20
mm/swap: allocate swap slots in batches
|
8 년 전 |
Tim Chen
|
e8c26ab605
mm/swap: skip readahead for unreferenced swap slots
|
8 년 전 |
Huang, Ying
|
4b3ef9daa4
mm/swap: split swap cache into 64MB trunks
|
8 년 전 |
Huang, Ying
|
235b621767
mm/swap: add cluster lock
|
8 년 전 |
Huang, Ying
|
6a991fc72d
mm/swap: fix kernel message in swap_info_get()
|
8 년 전 |
Minchan Kim
|
f05714293a
mm: support anonymous stable page
|
8 년 전 |
Hugh Dickins
|
dc644a0737
mm: add three more cond_resched() in swapoff
|
8 년 전 |
Jann Horn
|
dd111be691
swapfile: fix memory corruption via malformed swapfile
|
8 년 전 |
Huang Ying
|
f6ab1f7f6b
mm, swap: use offset of swap entry as key of swap cache
|
9 년 전 |
Huang Ying
|
6b53491598
mm, swap: add swap_cluster_list
|
9 년 전 |
Santosh Shilimkar
|
c8de641b1e
mm: fix the page_swap_info() BUG_ON check
|
9 년 전 |
Vlastimil Babka
|
8ea1d2a198
mm, frontswap: convert frontswap_enabled to static key
|
9 년 전 |
Andrea Arcangeli
|
6d0a07edd1
mm: thp: calculate the mapcount correctly for THP pages during WP faults
|
9 년 전 |