Git Branches and Patchsets
==========================

Development of DAMON is mainly done in 'damon/next' branch of sj's Linux kernel
git tree (https://github.com/sjp38/linux).  The commits for DAMON on the
branch, which is based on a upstream kernel, are periodically rebased and
grouped into three different parts of DAMON, organized as normal patchsets, and
posted to LKML if necessary.

The three patchsets are:
- DAMON: The core monitoring part,
- DAMOS: DAMON-based Operation Schemes, implemented on DAMON, and
- CDAMON: Configurable DAMON, implemented on DAMOS.

For each posting of any patchset, 'damon/master' is updated to point the latest
commit of 'damon/next', and 'damon/next' continues development.


Documents
=========

This site used to host documents for DAMON before.  Now, it's deprecated.
Please use https://damonitor.github.io, https://docs.kernel.org/next and/or
https://docs.kernel.org/latest instead.
doc/html/next/index.html
doc/html/v12/index.html
doc/html/v13-damon/index.html
doc/html/v13-damos/index.html
doc/html/v13/index.html
doc/html/v14-damon/index.html
doc/html/v14-damos/index.html
doc/html/v14/index.html
doc/html/v15-damon/index.html
doc/html/v15-damos/index.html
doc/html/v15/index.html
doc/html/v16-damon/index.html
doc/html/v16-damos/index.html
doc/html/v16/index.html
doc/html/v17-damon/index.html
doc/html/v17-damos/index.html
doc/html/v17/index.html
doc/html/v18-damon/index.html
doc/html/v18-damos/index.html
doc/html/v18/index.html
doc/html/v19-damon/index.html
doc/html/v19-damos/index.html
doc/html/v19/index.html
doc/html/v20-damon/index.html
doc/html/v20-damos/index.html
doc/html/v20/index.html
doc/html/v22-damon/index.html
doc/html/v22-damos/index.html
doc/html/v22/index.html
doc/html/v23-damon/index.html
doc/html/v23-damos/index.html
doc/html/v23/index.html
doc/html/v24-damon/index.html
doc/html/v24-damos/index.html
doc/html/v24/index.html
doc/html/v25-damon/index.html
doc/html/v25-damos/index.html
doc/html/v25/index.html
doc/html/v26-damon/index.html
doc/html/v26-damos/index.html
doc/html/v26/index.html
doc/html/v27-damon/index.html
doc/html/v27-damos/index.html
doc/html/v27/index.html
doc/html/v28-damon/index.html
doc/html/v28-damos/index.html
doc/html/v28/index.html
doc/html/v29-damon/index.html
doc/html/v29-damos/index.html
doc/html/v29-darc-rfc-v2-damon/index.html
doc/html/v29-darc-rfc-v2-damos/index.html
doc/html/v29-darc-rfc-v2/index.html
doc/html/v29-darc-rfc-v2-paddr/index.html
doc/html/v29/index.html
doc/html/v30-damon/index.html
doc/html/v30-damos/index.html
doc/html/v30/index.html
doc/html/v30-paddr/index.html
doc/html/v31-damon/index.html
doc/html/v31-damos/index.html
doc/html/v31/index.html
doc/html/v31-paddr/index.html
doc/html/v32-damon/index.html
doc/html/v32-damos/index.html
doc/html/v32/index.html
doc/html/v32-paddr/index.html
doc/html/v33-damon/index.html
doc/html/v33-damos/index.html
doc/html/v33/index.html
doc/html/v33-paddr/index.html
doc/html/v34-damon/index.html
doc/html/v34-damos/index.html
doc/html/v34/index.html
doc/html/v34-paddr/index.html

Test Results
============

The correctness / performance tests are done against 'damon/master' for major
changes.  Therefore, version name rules that similar to that of documents are
applied to the test results in this site, but '(damon|damos)' suffixes are not
used.
test/result/perf/google-linux-kernel-exchange-2020/html/index.html
test/result/perf/latest/html/index.html
test/result/perf/next/html/index.html
test/result/perf/plrus-2022-06-01/html/index.html
test/result/perf/v11/html/index.html
test/result/perf/v13/html/index.html
test/result/perf/v15/html/index.html
test/result/perf/v16/html/index.html
test/result/perf/v20/html/index.html
test/result/perf/v22/html/index.html
test/result/perf/v23/html/index.html
test/result/perf/v24/html/index.html
test/result/visual/google-linux-kernel-exchange-2020/index.html
test/result/visual/latest/index.html
test/result/visual/next/index.html
test/result/visual/v11/index.html
test/result/visual/v13/index.html
test/result/visual/v15/index.html
test/result/visual/v16/index.html
test/result/visual/v20/index.html
test/result/visual/v22/index.html
test/result/visual/v23/index.html
test/result/visual/v24/index.html