haoxin ([email protected])

Number of posts: 213 (0.2 per day)
First post: 2020-07-01 02:55:19
Last post: 2023-05-10 02:00:38

Date List Subject
2023-05-10 02:00:38 linux-kernel Re: [PATCH 2/2] migrate_pages_batch: code cleanup: remove is_large
2023-05-10 01:54:32 linux-kernel Re: [PATCH 1/2] migrate_pages_batch: simplify retrying and failure counting of large folios
2023-04-24 09:27:26 linux-kernel Re: [PATCH -V2] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
2023-04-20 07:49:25 linux-kernel Re: [PATCH] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
2023-03-21 11:37:55 linux-kernel Re: [PATCH v2 0/6] tmpfs: add the option to disable swap
2023-03-14 02:46:39 linux-kernel Re: [PATCH v2 0/6] tmpfs: add the option to disable swap
2023-02-07 17:44:16 linux-kernel Re: [PATCH -v4 8/9] migrate_pages: batch flushing TLB
2023-02-07 17:34:00 linux-kernel Re: [PATCH -v4 5/9] migrate_pages: batch _unmap and _move
2023-02-07 17:27:42 linux-kernel Re: [PATCH -v4 4/9] migrate_pages: split unmap_and_move() to _unmap() and _move()
2023-02-07 17:12:26 linux-kernel Re: [PATCH -v4 4/9] migrate_pages: split unmap_and_move() to _unmap() and _move()
2023-02-07 17:01:59 linux-kernel Re: [PATCH -v4 3/9] migrate_pages: restrict number of pages to migrate in batch
2023-02-07 16:42:35 linux-kernel Re: [PATCH -v4 2/9] migrate_pages: separate hugetlb folios migration
2023-02-07 16:28:58 linux-kernel Re: [PATCH -v4 1/9] migrate_pages: organize stats with struct migrate_pages_stats
2022-11-25 05:05:38 linux-kernel Re: [PATCH 01/18] x86/resctrl: Track the closid with the rmid
2022-11-15 07:29:16 linux-kernel Re: [PATCH v6 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
2022-11-15 07:10:32 linux-kernel Re: [PATCH v6 2/2] arm64: support batched/deferred tlb shootdown during page reclamation
2022-11-14 09:44:19 linux-kernel Re: [PATCH v5 2/2] arm64: support batched/deferred tlb shootdown during page reclamation
2022-09-30 04:18:33 linux-kernel Re: [PATCH v1] mm/damon: add DAMON_OBJ macro
2022-09-30 02:35:33 linux-kernel [PATCH v3] x86/mm/tlb: update some comments in pte_flags_need_flush
2022-09-29 09:33:53 linux-kernel Re: [PATCH] x86/mm/tlb: fix error word 'clleared' to 'cleared'
2022-09-29 09:32:05 linux-kernel [PATCH v2] x86/mm/tlb: fix error word 'clleared' to 'cleared'
2022-09-28 15:23:26 linux-kernel [PATCH] x86/mm/tlb: fix error word 'clleared' to 'cleared'
2022-09-28 03:44:48 linux-kernel Re: [RFC 0/6] migrate_pages(): batch TLB flushing
2022-09-27 11:49:18 linux-kernel Re: [RFC 0/6] migrate_pages(): batch TLB flushing
2022-09-27 00:41:44 linux-kernel [PATCH v2 2/2] mm/damon: use damon_sz_region() in appropriate place
2022-09-27 00:26:55 linux-kernel [PATCH v2 1/2] mm/damon: move sz_damon_region to damon_sz_region
2022-09-27 00:17:14 linux-kernel Re: [PATCH v1 1/2] mm/damon: rename sz_damon_region to damon_region_size
2022-09-26 07:45:02 linux-kernel [PATCH v1 2/2] mm/damon: use damon_region_size() in appropriate place
2022-09-26 07:44:07 linux-kernel [PATCH v1 1/2] mm/damon: rename sz_damon_region to damon_region_size
2022-09-22 04:01:53 linux-kernel Re: [RFC 0/6] migrate_pages(): batch TLB flushing
2022-09-22 02:41:59 linux-kernel [PATCH v5] mm/hugetlb: add available_huge_pages() func
2022-09-21 06:08:05 linux-kernel Re: [PATCH v1 2/2] mm/damon/sysfs: use kzmalloc instead kmalloc to simplify codes
2022-09-21 04:19:53 linux-kernel [PATCH v1] mm/damon: add DAMON_OBJ macro
2022-09-21 02:32:42 linux-kernel Re: [PATCH v3] mm/damon/sysfs: return 'err' value when call kstrtoul() failed
2022-09-20 03:05:18 linux-kernel [PATCH v2] mm/damon/sysfs: return 'err' value when call kstrtoul() failed
2022-09-20 02:42:22 linux-kernel [PATCH v4] mm/hugetlb: add available_huge_pages() func
2022-09-20 02:41:23 linux-kernel Re: [PATCH v1 2/2] mm/damon/sysfs: use kzmalloc instead kmalloc to simplify codes
2022-09-20 02:37:56 linux-kernel Re: [PATCH v1 1/2] mm/damon/sysfs: remove unnecessary variables
2022-09-20 02:08:08 linux-kernel Re: [PATCH V3] mm/hugetlb: add available_huge_pages() func
2022-09-19 15:21:32 linux-kernel [PATCH v1 1/2] mm/damon/sysfs: remove unnecessary variables
2022-09-19 15:19:15 linux-kernel [PATCH v1 2/2] mm/damon/sysfs: use kzmalloc instead kmalloc to simplify codes
2022-09-17 02:35:19 linux-kernel [PATCH V3] mm/hugetlb: add available_huge_pages() func
2022-09-17 02:03:07 linux-kernel Re: [PATCH V2] mm/hugetlb: add is_resv_equal_free() func
2022-09-16 13:55:19 linux-kernel [PATCH] mm/damon/sysfs: more simplified code calls damon_target_has_pid()
2022-09-16 09:02:05 linux-kernel Re: [PATCH V1 1/2] mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly
2022-09-16 06:55:15 linux-kernel Re: [PATCH] mm/hugetlb: add mis_resv_equal_free() func
2022-09-16 06:54:14 linux-kernel [PATCH V2] mm/hugetlb: add is_resv_equal_free() func
2022-09-16 06:53:50 linux-kernel [PATCH] mm/hugetlb: add mis_resv_equal_free() func
2022-09-16 01:56:35 linux-kernel Re: [PATCH V1 2/2] mm/damon/core: remove duplicate check about THP
2022-09-15 15:14:36 linux-kernel [PATCH V1 1/2] mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly
2022-09-15 14:59:00 linux-kernel Re: [PATCH V3] mm/damon: simplify scheme create in lru_sort.c