Sergey Senozhatsky
|
02f7b4145d
zsmalloc: fix a null pointer dereference in destroy_handle_cache()
|
10 年之前 |
Sergey Senozhatsky
|
160a117f08
zsmalloc: remove extra cond_resched() in __zs_compact
|
10 年之前 |
Heesub Shin
|
81da9b13f7
zsmalloc: fix fatal corruption due to wrong size class selection
|
10 年之前 |
Minchan Kim
|
839373e645
zsmalloc: remove unnecessary insertion/removal of zspage in compaction
|
10 年之前 |
Sergey Senozhatsky
|
495819ead5
zsmalloc: micro-optimize zs_object_copy()
|
10 年之前 |
Sergey Senozhatsky
|
1ec7cfb13a
zsmalloc: remove synchronize_rcu from zs_compact()
|
10 年之前 |
Yinghao Xie
|
888fa374e6
mm/zsmalloc.c: fix comment for get_pages_per_zspage
|
10 年之前 |
Minchan Kim
|
d02be50dba
zsmalloc: zsmalloc documentation
|
10 年之前 |
Minchan Kim
|
248ca1b053
zsmalloc: add fullness into stat
|
10 年之前 |
Minchan Kim
|
7b60a68529
zsmalloc: record handle in page->private for huge object
|
10 年之前 |
Minchan Kim
|
d3d07c92ff
zsmalloc: adjust ZS_ALMOST_FULL
|
10 年之前 |
Minchan Kim
|
312fcae227
zsmalloc: support compaction
|
10 年之前 |
Minchan Kim
|
c78062612f
zsmalloc: factor out obj_[malloc|free]
|
10 年之前 |
Minchan Kim
|
2e40e163a2
zsmalloc: decouple handle and object
|
10 年之前 |
Ganesh Mahendran
|
0f050d997e
mm/zsmalloc: add statistics support
|
10 年之前 |
Ganesh Mahendran
|
3eba0c6a56
mm/zpool: add name argument to create zpool
|
10 年之前 |
Ganesh Mahendran
|
66cdef663c
mm/zsmalloc: adjust order of functions
|
10 年之前 |
Ganesh Mahendran
|
181366561a
mm/zsmalloc: allocate exactly size of struct zs_pool
|
10 年之前 |
Ganesh Mahendran
|
df8b5bb998
mm/zsmalloc: avoid duplicate assignment of prev_class
|
10 年之前 |
Mahendran Ganesh
|
40f9fb8cff
mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZE
|
10 年之前 |
Minchan Kim
|
af4ee5e977
zsmalloc: correct fragile [kmap|kunmap]_atomic use
|
10 年之前 |
Sergey Senozhatsky
|
b1b00a5b8a
zsmalloc: fix zs_init cpu notifier error handling
|
10 年之前 |
Joonsoo Kim
|
9eec4cd53f
zsmalloc: merge size_class to reduce fragmentation
|
10 年之前 |
Dan Streetman
|
5538c56237
zsmalloc: simplify init_zspage free obj linking
|
11 年之前 |
Wang Sheng-Hui
|
6dd9737e31
mm/zsmalloc.c: correct comment for fullness group computation
|
11 年之前 |
Minchan Kim
|
722cdc1723
zsmalloc: change return value unit of zs_get_total_size_bytes
|
11 年之前 |
Minchan Kim
|
13de8933c9
zsmalloc: move pages_allocated to zs_pool
|
11 年之前 |
Kees Cook
|
137f8cff50
mm/zpool: use prefixed module loading
|
11 年之前 |
Dan Streetman
|
c795779df2
mm/zpool: zbud/zsmalloc implement zpool
|
11 年之前 |
Dan Streetman
|
af8d417a04
mm/zpool: implement common zpool api to zbud/zsmalloc
|
11 年之前 |