Honggyu Kim ([email protected])

Number of posts: 65 (0.43 per day)
First post: 2024-01-15 04:53:18
Last post: 2024-06-14 03:12:02

Date List Subject
2024-02-26 14:16:23 linux-kernel [PATCH v2 6/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
2024-02-26 14:15:32 linux-kernel [PATCH v2 3/7] mm/damon: introduce DAMOS_DEMOTE action for demotion
2024-02-26 14:15:24 linux-kernel [PATCH v2 2/7] mm: make alloc_demote_folio externally invokable for migration
2024-02-26 14:12:10 linux-kernel [PATCH v2 7/7] mm/damon/sysfs-schemes: apply target_nid for promote and demote actions
2024-02-26 14:11:18 linux-kernel [PATCH v2 5/7] mm/damon: introduce DAMOS_PROMOTE action for promotion
2024-02-26 14:10:30 linux-kernel [PATCH v2 4/7] mm/memory-tiers: add next_promotion_node to find promotion target
2024-02-26 14:10:03 linux-kernel [RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
2024-02-26 14:09:48 linux-kernel [PATCH v2 1/7] mm/damon: refactor DAMOS_PAGEOUT with migration_mode
2024-01-17 11:50:36 linux-kernel Re: [RFC PATCH 0/4] DAMON based 2-tier memory management for CXL memory
2024-01-15 04:54:11 linux-kernel [RFC PATCH 4/4] mm/damon: introduce DAMOS_PROMOTE action for promotion
2024-01-15 04:53:47 linux-kernel [RFC PATCH 2/4] mm/damon: introduce DAMOS_DEMOTE action for demotion
2024-01-15 04:53:38 linux-kernel [RFC PATCH 3/4] mm/memory-tiers: add next_promotion_node to find promotion target
2024-01-15 04:53:21 linux-kernel [RFC PATCH 0/4] DAMON based 2-tier memory management for CXL memory
2024-01-15 04:53:18 linux-kernel [RFC PATCH 1/4] mm/vmscan: refactor reclaim_pages with reclaim_or_migrate_folios