SeongJae Park ([email protected])

Number of posts: 1592 (1.59 per day)
First post: 2021-09-17 14:39:32
Last post: 2024-06-14 21:21:05

Date List Subject
2022-10-19 00:17:16 linux-kernel [RFC PATCH 10/18] mm/damon/sysfs: move unsigned long range directory to common module
2022-10-19 00:17:02 linux-kernel [RFC PATCH 09/18] mm/damon/sysfs: move sysfs_lock to common module
2022-10-19 00:17:01 linux-kernel [RFC PATCH 08/18] mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()
2022-10-19 00:15:48 linux-kernel [RFC PATCH 00/18] efficiently expose damos action tried regions information
2022-10-19 00:15:33 linux-kernel [RFC PATCH 02/18] mm/damon/core: split out DAMOS-charged region skip logic into a new function
2022-10-19 00:15:26 linux-kernel [RFC PATCH 01/18] mm/damon/modules: deduplicate init steps for DAMON context setup
2022-10-18 17:28:20 linux-kernel Re: DAMON Beer/Coffee/Tea chat series
2022-10-17 23:56:36 linux-kernel Re: [PATCH] perf: Fix missing raw data on tracepoint events
2022-10-17 23:56:15 linux-kernel Re: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
2022-10-17 19:59:00 linux-kernel Re: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
2022-10-11 03:44:31 linux-kernel [PATCH v2 2/3] docs/memory-barriers.txt/kokr: Add memory barrier dma_mb()
2022-10-11 03:27:37 linux-kernel [PATCH v2 3/3] docs/memory-barriers.txt/kokr: Fix confusing name of 'data dependency barrier'
2022-10-11 03:21:22 linux-kernel [PATCH v2 1/3] docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add implementation for ARM64
2022-10-11 03:02:42 linux-kernel [PATCH v2 0/3] docs/memory-barriers/kokr: Update the content
2022-10-11 02:59:17 linux-kernel Re: [PATCH 1/4] docs/memory-barriers.txt: Add a missed closing parenthesis
2022-10-09 19:27:08 linux-kernel Re: [PATCH 1/4] docs/memory-barriers.txt: Add a missed closing parenthesis
2022-10-08 18:15:54 linux-kernel [PATCH 4/4] docs/memory-barriers.txt/kokr: Fix confusing name of 'data dependency barrier'
2022-10-08 18:12:01 linux-kernel [PATCH 2/4] docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add implementation for ARM64
2022-10-08 18:10:40 linux-kernel [PATCH 3/4] docs/memory-barriers.txt/kokr: Add memory barrier dma_mb()
2022-10-08 18:10:12 linux-kernel [PATCH 0/4] docs/memory-barriers.txt: Fix nits and update Korean translation
2022-10-08 17:51:32 linux-kernel [PATCH 1/4] docs/memory-barriers.txt: Add a missed closing parenthesis
2022-10-02 20:02:07 linux-kernel [PATCH] mm/damon/core: initialize damon_target->list in damon_new_target()
2022-09-30 19:10:09 linux-kernel Re: [PATCH v1] mm/damon: add DAMON_OBJ macro
2022-09-28 18:18:36 linux-kernel Re: DAMON Beer/Coffee/Tea chat series
2022-09-27 17:22:58 linux-kernel Re: [PATCH v2 1/2] mm/damon: move sz_damon_region to damon_sz_region
2022-09-26 18:24:07 linux-kernel [PATCH v4] damon/sysfs: Fix possible memleak on damon_sysfs_add_target.
2022-09-26 18:20:38 linux-kernel [PATCH v5] damon/sysfs: fix possible memleak on damon_sysfs_add_target
2022-09-26 17:54:19 linux-kernel Re: [PATCH v4] damon/sysfs: Fix possible memleak on damon_sysfs_add_target.
2022-09-26 17:22:39 linux-kernel Re: [PATCH v1 1/2] mm/damon: rename sz_damon_region to damon_region_size
2022-09-21 18:04:26 linux-kernel Re: [PATCH v1] mm/damon: add DAMON_OBJ macro
2022-09-21 18:03:58 linux-kernel [RFC] Listing all DAMON user-space tools in the Doc
2022-09-21 17:54:44 linux-kernel Re: [sj:damon/next 26/29] mm/damon/core.c:807:3: warning: variable 'err' is used uninitialized whenever 'if' condition is false
2022-09-20 17:36:23 linux-kernel Re: [PATCH v2] mm/damon/sysfs: return 'err' value when call kstrtoul() failed
2022-09-20 17:35:34 linux-kernel [PATCH v3] mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
2022-09-20 17:13:29 linux-kernel Re: [PATCH v2] mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
2022-09-20 17:13:19 linux-kernel Re: [PATCH v2] mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
2022-09-20 17:10:04 linux-kernel [PATCH v3] mm/damon/sysfs: return 'err' value when call kstrtoul() failed
2022-09-20 17:10:03 linux-kernel Re: [PATCH v1 2/2] mm/damon/sysfs: use kzmalloc instead kmalloc to simplify codes
2022-09-19 22:20:43 linux-kernel Re: DAMON Beer/Coffee/Tea chat series
2022-09-19 18:10:09 linux-kernel Re: [PATCH v1 2/2] mm/damon/sysfs: use kzmalloc instead kmalloc to simplify codes
2022-09-19 17:41:04 linux-kernel Re: [PATCH] mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
2022-09-19 17:37:09 linux-kernel Re: [PATCH v1 1/2] mm/damon/sysfs: remove unnecessary variables
2022-09-17 11:43:56 linux-kernel Re: [PATCH] mm/damon: rename damon_pageout_score() to damon_cold_score()
2022-09-16 16:47:27 linux-kernel Re: [PATCH] mm/damon: return void from damon_set_schemes()
2022-09-16 09:31:08 linux-kernel Re: [PATCH V1 1/2] mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly
2022-09-15 13:55:31 linux-kernel Re: [PATCH] mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()
2022-09-15 13:47:18 linux-kernel [PATCH v4] mm/damon: simplify scheme create in lru_sort.c
2022-09-15 13:45:41 linux-kernel Re: [PATCH V3] mm/damon: simplify scheme create in lru_sort.c
2022-09-14 14:56:50 linux-kernel Re: [PATCH V2] mm/damon: simplify scheme create in lru_sort.c
2022-09-14 14:41:28 linux-kernel Re: [PATCH] mm/hugetlbfs: use macro SZ_1K to replace 1024
2022-09-14 10:10:03 linux-kernel Re: [PATCH] mm/damon: fix missing damon_del_region()