Hui Zhu ([email protected])

Number of posts: 36 (0.03 per day)
First post: 2014-10-14 07:01:29
Last post: 2017-09-26 09:02:54

Date List Subject
2017-09-26 09:02:54 linux-kernel [RFC 2/2] Change limit of HighAtomic from 1% to 10%
2017-09-26 09:02:53 linux-kernel [RFC 1/2] Try to use HighAtomic if try to alloc umovable page that order is not 0
2017-09-26 09:02:47 linux-kernel [RFC 0/2] Use HighAtomic against long-term fragmentation
2017-08-16 07:50:14 linux-kernel [PATCH] zsmalloc: zs_page_isolate: skip unnecessary loops but not return false if zspage is not inuse
2017-08-16 03:20:16 linux-kernel [PATCH v3] zsmalloc: zs_page_migrate: schedule free_work if zspage is ZS_EMPTY
2017-08-14 09:56:49 linux-kernel [PATCH v2] zsmalloc: zs_page_migrate: schedule free_work if zspage is ZS_EMPTY
2017-08-14 06:35:13 linux-kernel [PATCH] zsmalloc: zs_page_migrate: schedule free_work if zspage is ZS_EMPTY
2017-07-24 09:46:19 linux-kernel [PATCH] zsmalloc: zs_page_migrate: skip unnecessary loops but not return -EBUSY if zspage is not inuse
2017-07-14 08:08:43 linux-kernel [PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC
2016-11-25 08:45:39 linux-kernel [RFC 2/2] ZRAM: add sysfs switch swap_cache_not_keep
2016-11-25 08:44:59 linux-kernel [RFC 1/2] SWAP: add interface to let disk close swap cache
2016-11-25 08:43:33 linux-kernel [RFC 0/2] Add interface let ZRAM close swap cache
2015-11-27 12:29:52 linux-kernel [PATCH 2/3] zsmalloc: make its page "PageMobile"
2015-11-27 12:29:06 linux-kernel [PATCH v3 0/3] zsmalloc: make its pages can be migrated
2015-11-27 12:29:03 linux-kernel [PATCH 1/3] zsmalloc: make struct can be migrated
2015-11-27 12:28:57 linux-kernel [PATCH 3/3] zram: make create "__GFP_MOVABLE" pool
2015-05-06 07:08:32 linux-kernel [PATCH v3] CMA: page_isolation: check buddy before access it
2015-05-05 03:23:25 linux-kernel [PATCH v2] CMA: page_isolation: check buddy before access it
2015-05-04 09:56:38 linux-kernel [PATCH] CMA: page_isolation: check buddy before access it
2014-12-30 10:17:59 linux-kernel [PATCH] CMA: Fix CMA's page number is substructed twice in __zone_watermark_ok
2014-12-25 10:13:11 linux-kernel [PATCH 0/3] CMA: Handle the issues of aggressively allocate the
2014-12-25 10:08:53 linux-kernel [PATCH 3/3] CMA: Add cma_alloc_counter to make cma_alloc work better if it meet busy range
2014-12-25 10:08:21 linux-kernel [PATCH 1/3] CMA: Fix the bug that CMA's page number is substructed twice
2014-12-25 10:08:14 linux-kernel [PATCH 2/3] CMA: Fix the issue that nr_try_movable just count MIGRATE_MOVABLE memory
2014-10-23 00:41:16 linux-kernel Re: [PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
2014-10-22 05:44:33 linux-kernel Re: [PATCH 1/4] (CMA_AGGRESSIVE) Add CMA_AGGRESSIVE to Kconfig
2014-10-17 09:30:15 linux-kernel [PATCH v2 3/4] (CMA_AGGRESSIVE) Update reserve custom contiguous area code
2014-10-17 09:28:51 linux-kernel [PATCH v2 2/4] (CMA_AGGRESSIVE) Add new function shrink_all_memory_for_cma
2014-10-17 07:45:22 linux-kernel Re: [PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
2014-10-17 06:18:56 linux-kernel Re: [PATCH 2/4] (CMA_AGGRESSIVE) Add argument hibernation to function shrink_all_memory
2014-10-16 03:36:55 linux-kernel [PATCH 3/4] (CMA_AGGRESSIVE) Update reserve custom contiguous area code
2014-10-16 03:36:41 linux-kernel [PATCH 4/4] (CMA_AGGRESSIVE) Update page alloc function
2014-10-16 03:36:21 linux-kernel [PATCH 2/4] (CMA_AGGRESSIVE) Add argument hibernation to function shrink_all_memory
2014-10-16 03:36:20 linux-kernel [PATCH 1/4] (CMA_AGGRESSIVE) Add CMA_AGGRESSIVE to Kconfig
2014-10-16 03:36:18 linux-kernel [PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
2014-10-14 07:01:29 linux-kernel Re: [PATCH] Fix the issue that lowmemkiller fell into a cycle that try to kill a task