index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
zswap.h
Age
Commit message (
Expand
)
Author
2024-09-01
zswap: implement a second chance algorithm for dynamic zswap shrinker
Nhat Pham
2024-07-10
mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
Barry Song
2024-07-03
mm: zswap: add zswap_never_enabled()
Yosry Ahmed
2024-07-03
mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
Yosry Ahmed
2024-04-25
mm: zswap: optimize zswap pool size tracking
Johannes Weiner
2024-02-22
mm/zswap: invalidate zswap entry when swap entry free
Chengming Zhou
2024-02-22
mm/zswap: split zswap rb-tree
Chengming Zhou
2024-02-22
mm/zswap: make sure each swapfile always have zswap rb-tree
Chengming Zhou
2023-12-29
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
2023-12-29
mm: return the folio from __read_swap_cache_async()
Matthew Wilcox (Oracle)
2023-12-12
zswap: shrink zswap pool based on memory pressure
Nhat Pham
2023-12-12
zswap: make shrinking memcg-aware
Domenico Cerasuolo
2023-08-21
zswap: make zswap_load() take a folio
Matthew Wilcox (Oracle)
2023-08-21
zswap: make zswap_store() take a folio
Matthew Wilcox (Oracle)
2023-08-21
mm: kill frontswap
Johannes Weiner