SeongJae Park ([email protected])

Number of posts: 914 (1.92 per day)
First post: 2019-11-26 16:20:17
Last post: 2021-03-16 20:46:16

Date List Subject
2020-04-27 12:10:26 linux-kernel [PATCH v9 06/15] mm/damon: Apply dynamic memory mapping changes
2020-04-27 12:10:26 linux-kernel [PATCH v9 04/15] mm/damon: Implement region based sampling
2020-04-27 12:08:39 linux-kernel [PATCH v9 02/15] mm/page_ext: Export lookup_page_ext() to GPL modules
2020-04-27 12:08:24 linux-kernel [PATCH v9 00/15] Introduce Data Access MONitor (DAMON)
2020-04-27 12:08:08 linux-kernel [PATCH v9 01/15] scripts/spelling: Add a few more typos
2020-04-17 16:37:40 linux-kernel Re: Re: Re: Re: [RFC] autonuma: Support to scan page table asynchronously
2020-04-17 10:24:36 linux-kernel Re: Re: Re: [RFC] autonuma: Support to scan page table asynchronously
2020-04-17 07:07:27 linux-kernel Re: Re: [RFC] autonuma: Support to scan page table asynchronously
2020-04-09 09:45:48 linux-kernel [RFC PATCH 3/4] mm/damon: Make monitoring target regions init/update configurable
2020-04-09 09:45:43 linux-kernel [RFC PATCH 1/4] mm/damon: Use vm-independent address range concept
2020-04-09 09:45:30 linux-kernel [RFC PATCH 4/4] mm/damon: Make access check configurable
2020-04-09 09:45:00 linux-kernel [RFC PATCH 2/4] mm/damon: Clean up code using 'struct damon_addr_range'
2020-04-09 09:44:27 linux-kernel [RFC PATCH 0/4] DAMON: Make Configurable for Various Address Spaces Including Physical Memory
2020-04-07 10:04:53 linux-kernel [RFC v6 6/7] mm/damon/selftests: Add 'schemes' debugfs tests
2020-04-07 10:04:49 linux-kernel [RFC v6 4/7] mm/damon/schemes: Implement a debugfs interface
2020-04-07 10:04:43 linux-kernel [RFC v6 7/7] damon/tools: Support more human friendly 'schemes' control
2020-04-07 10:03:59 linux-kernel [RFC v6 2/7] mm/damon: Account age of target regions
2020-04-07 10:03:58 linux-kernel [RFC v6 5/7] mm/damon-test: Add kunit test case for regions age accounting
2020-04-07 10:03:26 linux-kernel [RFC v6 3/7] mm/damon: Implement data access monitoring-based operation schemes
2020-04-07 10:03:18 linux-kernel [RFC v6 1/7] mm/madvise: Export do_madvise() to external GPL modules
2020-04-07 10:02:10 linux-kernel [RFC v6 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
2020-04-06 13:20:14 linux-kernel [PATCH v8 13/15] mm/damon: Add kunit tests
2020-04-06 13:19:54 linux-kernel [PATCH v8 15/15] MAINTAINERS: Update for DAMON
2020-04-06 13:18:34 linux-kernel [PATCH v8 14/15] mm/damon: Add user space selftests
2020-04-06 13:18:29 linux-kernel [PATCH v8 09/15] mm/damon: Add debugfs interface
2020-04-06 13:18:28 linux-kernel [PATCH v8 10/15] mm/damon: Add tracepoints
2020-04-06 13:18:06 linux-kernel [PATCH v8 12/15] Documentation/admin-guide/mm: Add a document for DAMON
2020-04-06 13:17:32 linux-kernel [PATCH v8 11/15] tools: Add a minimal user-space tool for DAMON
2020-04-06 13:15:50 linux-kernel [PATCH v8 08/15] mm/damon: Implement access pattern recording
2020-04-06 13:15:36 linux-kernel [PATCH v8 07/15] mm/damon: Implement callbacks
2020-04-06 13:15:26 linux-kernel [PATCH v8 06/15] mm/damon: Apply dynamic memory mapping changes
2020-04-06 13:14:52 linux-kernel [PATCH v8 05/15] mm/damon: Adaptively adjust regions
2020-04-06 13:14:28 linux-kernel [PATCH v8 04/15] mm/damon: Implement region based sampling
2020-04-06 13:12:42 linux-kernel [PATCH v8 03/15] mm: Introduce Data Access MONitor (DAMON)
2020-04-06 13:11:43 linux-kernel [PATCH v8 02/15] mm/page_ext: Export lookup_page_ext() to GPL modules
2020-04-06 13:11:38 linux-kernel [PATCH v8 01/15] scripts/spelling: Add a few more typos
2020-04-06 13:11:09 linux-kernel [PATCH v8 00/15] Introduce Data Access MONitor (DAMON)
2020-04-03 10:32:24 linux-kernel Re: Re: Re: [PATCH v7 04/15] mm/damon: Implement region based sampling
2020-04-02 15:09:59 linux-kernel Re: [PATCH v7 04/15] mm/damon: Implement region based sampling
2020-04-02 14:15:40 linux-kernel Re: Re: Re: [PATCH v7 04/15] mm/damon: Implement region based sampling
2020-04-01 14:48:58 linux-kernel Re: Re: [PATCH v7 04/15] mm/damon: Implement region based sampling
2020-04-01 08:25:18 linux-kernel Re: Re: [PATCH v7 05/15] mm/damon: Adaptively adjust regions
2020-04-01 08:23:41 linux-kernel Re: Re: [PATCH v7 04/15] mm/damon: Implement region based sampling
2020-04-01 08:23:19 linux-kernel Re: Re: [RFC v5 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
2020-03-31 16:19:32 linux-kernel Re: Re: [RFC v5 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
2020-03-30 12:18:40 linux-kernel [RFC v5 6/7] mm/damon/selftests: Add 'schemes' debugfs tests
2020-03-30 12:17:54 linux-kernel [RFC v5 7/7] damon/tools: Support more human friendly 'schemes' control
2020-03-30 12:17:35 linux-kernel [RFC v5 5/7] mm/damon-test: Add kunit test case for regions age accounting
2020-03-30 12:17:04 linux-kernel [RFC v5 2/7] mm/damon: Account age of target regions
2020-03-30 12:16:25 linux-kernel [RFC v5 1/7] mm/madvise: Export do_madvise() to external GPL modules
2020-03-30 12:16:06 linux-kernel [RFC v5 0/7] Implement Data Access Monitoring-based Memory Operation Schemes