aboutsummaryrefslogtreecommitdiffstats
path: root/mm/zsmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* mm/zsmalloc: allocate exactly size of struct zs_poolGanesh Mahendran2016-06-121-3/+2
* zsmalloc: correct fragile [kmap|kunmap]_atomic useMinchan Kim2016-06-121-9/+12
* zsmalloc: merge size_class to reduce fragmentationJoonsoo Kim2016-06-121-14/+66
* zsmalloc: simplify init_zspage free obj linkingDan Streetman2016-06-121-9/+5
* zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim2016-06-121-5/+3
* zsmalloc: move pages_allocated to zs_poolMinchan Kim2016-06-121-15/+8
* zsmalloc: add copyrightMinchan Kim2016-06-121-0/+1
* zsmalloc: move it under mmMinchan Kim2016-06-121-0/+1106