~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/mm/damon/maintainer-profile.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/mm/damon/maintainer-profile.rst (Version linux-6.12-rc7) and /Documentation/mm/damon/maintainer-profile.rst (Version linux-6.10.14)


  1 .. SPDX-License-Identifier: GPL-2.0                 1 .. SPDX-License-Identifier: GPL-2.0
  2                                                     2 
  3 DAMON Maintainer Entry Profile                      3 DAMON Maintainer Entry Profile
  4 ==============================                      4 ==============================
  5                                                     5 
  6 The DAMON subsystem covers the files that are       6 The DAMON subsystem covers the files that are listed in 'DATA ACCESS MONITOR'
  7 section of 'MAINTAINERS' file.                      7 section of 'MAINTAINERS' file.
  8                                                     8 
  9 The mailing lists for the subsystem are damon@      9 The mailing lists for the subsystem are damon@lists.linux.dev and
 10 linux-mm@kvack.org.  Patches should be made ag !!  10 linux-mm@kvack.org.  Patches should be made against the mm-unstable tree [1]_
 11 <https://git.kernel.org/akpm/mm/h/mm-unstable> !!  11 whenever possible and posted to the mailing lists.
 12 to the mailing lists.                          << 
 13                                                    12 
 14 SCM Trees                                          13 SCM Trees
 15 ---------                                          14 ---------
 16                                                    15 
 17 There are multiple Linux trees for DAMON devel     16 There are multiple Linux trees for DAMON development.  Patches under
 18 development or testing are queued in `damon/ne !!  17 development or testing are queued in damon/next [2]_ by the DAMON maintainer.
 19 <https://git.kernel.org/sj/h/damon/next>`_ by  !!  18 Sufficiently reviewed patches will be queued in mm-unstable [1]_ by the memory
 20 Sufficiently reviewed patches will be queued i !!  19 management subsystem maintainer.  After more sufficient tests, the patches will
 21 <https://git.kernel.org/akpm/mm/h/mm-unstable> !!  20 be queued in mm-stable [3]_ , and finally pull-requested to the mainline by the
 22 subsystem maintainer.  After more sufficient t !!  21 memory management subsystem maintainer.
 23 in `mm-stable <https://git.kernel.org/akpm/mm/ << 
 24 pull-requested to the mainline by the memory m << 
 25                                                    22 
 26 Note again the patches for `mm-unstable tree   !!  23 Note again the patches for mm-unstable tree [1]_ are queued by the memory
 27 <https://git.kernel.org/akpm/mm/h/mm-unstable> << 
 28 management subsystem maintainer.  If the patch     24 management subsystem maintainer.  If the patches requires some patches in
 29 `damon/next tree <https://git.kernel.org/sj/h/ !!  25 damon/next tree [2]_ which not yet merged in mm-unstable, please make sure the
 30 in mm-unstable, please make sure the requireme !!  26 requirement is clearly specified.
 31                                                    27 
 32 Submit checklist addendum                          28 Submit checklist addendum
 33 -------------------------                          29 -------------------------
 34                                                    30 
 35 When making DAMON changes, you should do below     31 When making DAMON changes, you should do below.
 36                                                    32 
 37 - Build changes related outputs including kern     33 - Build changes related outputs including kernel and documents.
 38 - Ensure the builds introduce no new errors or     34 - Ensure the builds introduce no new errors or warnings.
 39 - Run and ensure no new failures for DAMON `se !!  35 - Run and ensure no new failures for DAMON selftests [4]_ and kunittests [5]_ .
 40   <https://github.com/damonitor/damon-tests/bl << 
 41   `kunittests                                  << 
 42   <https://github.com/damonitor/damon-tests/bl << 
 43                                                    36 
 44 Further doing below and putting the results wi     37 Further doing below and putting the results will be helpful.
 45                                                    38 
 46 - Run `damon-tests/corr                        !!  39 - Run damon-tests/corr [6]_ for normal changes.
 47   <https://github.com/damonitor/damon-tests/tr !!  40 - Run damon-tests/perf [7]_ for performance changes.
 48   changes.                                     << 
 49 - Run `damon-tests/perf                        << 
 50   <https://github.com/damonitor/damon-tests/tr << 
 51   changes.                                     << 
 52                                                    41 
 53 Key cycle dates                                    42 Key cycle dates
 54 ---------------                                    43 ---------------
 55                                                    44 
 56 Patches can be sent anytime.  Key cycle dates  !!  45 Patches can be sent anytime.  Key cycle dates of the mm-unstable [1]_ and
 57 <https://git.kernel.org/akpm/mm/h/mm-unstable> !!  46 mm-stable [3]_ trees depend on the memory management subsystem maintainer.
 58 <https://git.kernel.org/akpm/mm/h/mm-stable>`_ << 
 59 management subsystem maintainer.               << 
 60                                                    47 
 61 Review cadence                                     48 Review cadence
 62 --------------                                     49 --------------
 63                                                    50 
 64 The DAMON maintainer does the work on the usua     51 The DAMON maintainer does the work on the usual work hour (09:00 to 17:00,
 65 Mon-Fri) in PT (Pacific Time).  The response t     52 Mon-Fri) in PT (Pacific Time).  The response to patches will occasionally be
 66 slow.  Do not hesitate to send a ping if you h     53 slow.  Do not hesitate to send a ping if you have not heard back within a week
 67 of sending a patch.                                54 of sending a patch.
 68                                                    55 
 69 Mailing tool                                   << 
 70 ------------                                   << 
 71                                                    56 
 72 Like many other Linux kernel subsystems, DAMON !!  57 .. [1] https://git.kernel.org/akpm/mm/h/mm-unstable
 73 (damon@lists.linux.dev and linux-mm@kvack.org) !!  58 .. [2] https://git.kernel.org/sj/h/damon/next
 74 channel.  There is a simple tool called `HacKe !!  59 .. [3] https://git.kernel.org/akpm/mm/h/mm-stable
 75 <https://github.com/damonitor/hackermail>`_ (` !!  60 .. [4] https://github.com/awslabs/damon-tests/blob/master/corr/run.sh#L49
 76 are not very familiar with the mailing lists b !!  61 .. [5] https://github.com/awslabs/damon-tests/blob/master/corr/tests/kunit.sh
 77 could be particularly helpful for DAMON commun !!  62 .. [6] https://github.com/awslabs/damon-tests/tree/master/corr
 78 and maintained by DAMON maintainer.  The tool  !!  63 .. [7] https://github.com/awslabs/damon-tests/tree/master/perf
 79 support DAMON and general Linux kernel develop << 
 80                                                << 
 81 In other words, `hkml <https://github.com/damo << 
 82 tool for DAMON community, which DAMON maintain << 
 83 Please feel free to try and report issues or f << 
 84 the maintainer.                                << 
 85                                                << 
 86 Community meetup                               << 
 87 ----------------                               << 
 88                                                << 
 89 DAMON community is maintaining two bi-weekly m << 
 90 members who prefer synchronous conversations o << 
 91                                                << 
 92 The first one is for any discussion between ev << 
 93 reservation is needed.                         << 
 94                                                << 
 95 The seconds one is for discussions on specific << 
 96 members including the maintainer.  The maintai << 
 97 slots, and attendees should reserve one of tho << 
 98 time slot, by reaching out to the maintainer.  << 
 99                                                << 
100 Schedules and available reservation time slots << 
101 <https://docs.google.com/document/d/1v43Kcj3ly << 
102 There is also a public Google `calendar        << 
103 <https://calendar.google.com/calendar/u/0?cid= << 
104 that has the events.  Anyone can subscribe it. << 
105 provide periodic reminder to the mailing list  << 
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php