Tests package for DAMON is released under GPL v2
This post has migrated to https://damonitor.github.io/posts/damon-tests_open_sourced.
This post has migrated to https://damonitor.github.io/posts/damon-tests_open_sourced.
My talk proposal to the Linux Kernel Summit of this year which is co-located with the Linux Plumbers Conference has accepted! Hope to (virtually) see you there. The title of the talk is, “DAMON: Data Access Monitoring Framework for Fun and Memory Management Optimizations”.
This post has migrated to https://damonitor.github.io/posts/damon_github_page/.
I recently tried to upload the Linux kernel document which is generated in html form using the Sphynx build system[1] on a Github page[2] so that people can read DAMON[3] document from everywhere. The upload was very easy. I simply created the repo, put the generated html doc at Documentation/output/ into the repo and pushed. However, the theme was not applied. Github assumes every Github pages to be based on Jekyll[4], and because every files and directories starting with underscores are handled special in Jekyll, some directories Sphynx created were ignored....
ACM has decided to allow open access to every article in ACM DL until June 30, to help people doing remote works due to COVID-19. I found this by checking my papers in ACM DL. I believe this is a great decision of ACM.