Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Docs/mm/damon/maintainer-profile: document DAMON community meetups

DAMON bi-weekly community meetup series has continued since 2022-08-15 for
community members who prefer synchronous chat over asynchronous mails.
Recently I got some feedbacks about the series from a few people. They
told me the series is helpful for understanding of the project and
particiapting to the development, but it could be further better in terms
of the visibility. Based on that, I started sending meeting reminder for
every occurrence. For people who don't subscribe the mailing list,
however, adding an announcement on the official document could be helpful.
Document the series on DAMON maintainer's profile for the purpose.

Link: https://lkml.kernel.org/r/20240621163626.74815-3-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

authored by

SeongJae Park and committed by
Andrew Morton
437881bc 3fe17dd0

+19
+19
Documentation/mm/damon/maintainer-profile.rst
··· 69 69 DAMON maintainer is committed to support. Please feel free to try and report 70 70 issues or feature requests for the tool to the maintainer. 71 71 72 + Community meetup 73 + ---------------- 74 + 75 + DAMON community is maintaining two bi-weekly meetup series for community 76 + members who prefer synchronous conversations over mails. 77 + 78 + The first one is for any discussion between every community member. No 79 + reservation is needed. 80 + 81 + The seconds one is for discussions on specific topics between restricted 82 + members including the maintainer. The maintainer shares the available time 83 + slots, and attendees should reserve one of those at least 24 hours before the 84 + time slot, by reaching out to the maintainer. 85 + 86 + Schedules and available reservation time slots are available at the Google doc 87 + [9]_ . DAMON maintainer will also provide periodic reminder to the mailing 88 + list (damon@lists.linux.dev). 89 + 72 90 73 91 .. [1] https://git.kernel.org/akpm/mm/h/mm-unstable 74 92 .. [2] https://git.kernel.org/sj/h/damon/next ··· 96 78 .. [6] https://github.com/awslabs/damon-tests/tree/master/corr 97 79 .. [7] https://github.com/awslabs/damon-tests/tree/master/perf 98 80 .. [8] https://github.com/damonitor/hackermail 81 + .. [9] https://docs.google.com/document/d/1v43Kcj3ly4CYqmAkMaZzLiM2GEnWfgdGbZAH3mi2vpM/edit?usp=sharing