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-05-18 10:14:33 linux-kernel [PATCH v12 12/16] tools: Add a minimal user-space tool for DAMON
2020-05-18 10:14:21 linux-kernel [PATCH v12 13/16] Documentation/admin-guide/mm: Add a document for DAMON
2020-05-18 10:13:34 linux-kernel [PATCH v12 10/16] mm/damon: Add debugfs interface
2020-05-18 10:13:27 linux-kernel [PATCH v12 11/16] mm/damon: Add tracepoints
2020-05-18 10:12:45 linux-kernel [PATCH v12 09/16] mm/damon: Implement access pattern recording
2020-05-18 10:11:03 linux-kernel [PATCH v12 07/16] mm/damon: Apply dynamic memory mapping changes
2020-05-18 10:10:16 linux-kernel [PATCH v12 08/16] mm/damon: Implement callbacks
2020-05-18 10:07:33 linux-kernel [PATCH v12 06/16] mm/damon: Split regions into 3 subregions if necessary
2020-05-18 10:06:19 linux-kernel [PATCH v12 05/16] mm/damon: Adaptively adjust regions
2020-05-18 10:05:50 linux-kernel [PATCH v12 04/16] mm/damon: Implement region based sampling
2020-05-18 10:05:06 linux-kernel [PATCH v12 03/16] mm: Introduce Data Access MONitor (DAMON)
2020-05-18 10:04:44 linux-kernel [PATCH v12 02/16] mm/page_ext: Export lookup_page_ext() to GPL modules
2020-05-18 10:04:12 linux-kernel [PATCH v12 00/16] Introduce Data Access MONitor (DAMON)
2020-05-18 10:04:11 linux-kernel [PATCH v12 01/16] scripts/spelling: Add a few more typos
2020-05-12 12:00:25 linux-kernel [RFC v8 8/8] Documentation/admin-guide/mm: Document DAMON-based operation schemes
2020-05-12 12:00:05 linux-kernel [RFC v8 7/8] damon/tools: Support more human friendly 'schemes' control
2020-05-12 11:59:39 linux-kernel [RFC v8 6/8] mm/damon/selftests: Add 'schemes' debugfs tests
2020-05-12 11:59:31 linux-kernel [RFC v8 5/8] mm/damon-test: Add kunit test case for regions age accounting
2020-05-12 11:59:15 linux-kernel [RFC v8 1/8] mm/madvise: Export do_madvise() to external GPL modules
2020-05-12 11:58:49 linux-kernel [RFC v8 4/8] mm/damon/schemes: Implement a debugfs interface
2020-05-12 11:58:40 linux-kernel [RFC v8 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
2020-05-12 11:57:50 linux-kernel [RFC v8 3/8] mm/damon: Implement data access monitoring-based operation schemes
2020-05-12 11:57:30 linux-kernel [RFC v8 2/8] mm/damon: Account age of target regions
2020-05-11 12:46:08 linux-kernel [PATCH v11 14/16] mm/damon: Add kunit tests
2020-05-11 12:45:05 linux-kernel [PATCH v11 12/16] tools: Add a minimal user-space tool for DAMON
2020-05-11 12:44:36 linux-kernel [PATCH v11 13/16] Documentation/admin-guide/mm: Add a document for DAMON
2020-05-11 12:44:34 linux-kernel [PATCH v11 16/16] MAINTAINERS: Update for DAMON
2020-05-11 12:44:16 linux-kernel [PATCH v11 15/16] mm/damon: Add user space selftests
2020-05-11 12:43:08 linux-kernel [PATCH v11 11/16] mm/damon: Add tracepoints
2020-05-11 12:42:36 linux-kernel [PATCH v11 10/16] mm/damon: Add debugfs interface
2020-05-11 12:42:05 linux-kernel [PATCH v11 08/16] mm/damon: Implement callbacks
2020-05-11 12:41:15 linux-kernel [PATCH v11 06/16] mm/damon: Split regions into 3 subregions if necessary
2020-05-11 12:41:09 linux-kernel [PATCH v11 09/16] mm/damon: Implement access pattern recording
2020-05-11 12:40:50 linux-kernel [PATCH v11 04/16] mm/damon: Implement region based sampling
2020-05-11 12:39:59 linux-kernel [PATCH v11 07/16] mm/damon: Apply dynamic memory mapping changes
2020-05-11 12:39:04 linux-kernel [PATCH v11 05/16] mm/damon: Adaptively adjust regions
2020-05-11 12:38:38 linux-kernel [PATCH v11 03/16] mm: Introduce Data Access MONitor (DAMON)
2020-05-11 12:37:54 linux-kernel [PATCH v11 00/16] Introduce Data Access MONitor (DAMON)
2020-05-11 12:37:26 linux-kernel [PATCH v11 02/16] mm/page_ext: Export lookup_page_ext() to GPL modules
2020-05-11 12:37:08 linux-kernel [PATCH v11 01/16] scripts/spelling: Add a few more typos
2020-05-07 08:31:26 linux-kernel Re: [PATCH v10 06/16] mm/damon: Split regions into 4 subregions if possible
2020-05-06 15:25:09 linux-kernel Re: Re: Re: Re: Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
2020-05-06 13:02:32 linux-kernel Re: Re: Re: Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
2020-05-06 06:29:02 linux-kernel Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
2020-05-05 18:45:34 linux-kernel Re: Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
2020-05-05 18:36:52 linux-kernel Re: Re: Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
2020-05-05 18:14:06 linux-kernel Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
2020-05-05 17:58:38 linux-kernel Re: Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
2020-05-05 17:52:03 linux-kernel Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
2020-05-05 17:08:48 linux-kernel Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
2020-05-05 16:18:29 linux-kernel Re: Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change