I will have a talk at the Kernel Recipes 2025
DAMON talk for Kernel Recipes 2025 has been scheduled. The title of the talk is “Overcoming Observer Effects in Memory Management with DAMON”. It will introduce DAMON at whole for wider audience.
DAMON talk for Kernel Recipes 2025 has been scheduled. The title of the talk is “Overcoming Observer Effects in Memory Management with DAMON”. It will introduce DAMON at whole for wider audience.
DAMON talk for OSSummit North America 2025 has been accepted and scheduled. The title of the talk is “Self-Driving DAMON/S: Controlled and Automated Access-aware Efficient Systems”. It will present DAMON’s two auto-tuning features for access monitoring and access-aware system operations.
I will present DAMON in FOSDEM'25. The title of the talk is “DAMON: Kernel Subsystem for Data Access Monitoring and Access-aware System Operations”.
I just made a DAMON logo using DAMON, like below. $ git clone https://github.com/sjp38/masim && cd masim $ cat damon_pixel_2 11111111 11 11 111111 11111111 11 11 11111111 11111111 1111 11111111 11111111 11 11 11111111 11111111 1111 11111111 $ ./pixels_to_access_config.py ./damon_pixel_2 $((100*1024*1024)) 300 damon.cfg $ sudo damo record "./masim ./configs/stairs.cfg" $ sudo damo report heatmap --output damon.png The output is below: The cropped one:
DAMON talk for OSSummit EU 2024 has accepted and scheduled. The talk will focus on use cases of DAMON for saving memory including those for real world products. The title of the talk is “DAMON Recipes: Ways to Save Memory Using a Linux Kernel Subsystem in the Real World”.