Skip to content

Commit a552c81

Browse files
committed
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Pull MM updates from Andrew Morton: - "selftests/mm: clean up build output and verbosity" (Li Wang) Remove some noise from the MM selftests build - "mm: Free contiguous order-0 pages efficiently" (Ryan Roberts) Speed up the freeing of a batch of 0-order pages by first scanning them for coalescing opportunities. This is applicable to vfree() and to the releasing of frozen pages - "mm/damon: introduce DAMOS failed region quota charge ratio" (SeongJae Park) Address a DAMOS usability issue: The DAMOS quota often exhausts prematurely because it charges for all memory attempted, causing slow and inconsistent performance when actions fail on unreclaimable memory. To fix this, a new feature lets users set a smaller, flexible quota charge ratio (via a numerator and denominator) for failed regions. Since failed actions cause less overhead, reducing their quota cost ensures more predictable and efficient DAMOS processing - "selftests/cgroup: improve zswap tests robustness and support large page sizes" (Li Wang) Fix various spurious failures and improves the overall robustness of the cgroup zswap selftests - "fix MAP_DROPPABLE not supported errno" (Anthony Yznaga) Fix an issue in the mlock selftests on arm32 - "mm: huge_memory: clean up defrag sysfs with shared" (Breno Leitao) Some maintenance work in the huge_memory code - "treewide: fixup gfp_t printks" (Brendan Jackman) Use the special vprintf() gfp_t conversion in various places - "mm: Fix vmemmap optimization accounting and initialization" (Muchun Song) Fix several bugs in the vmemmap optimization, mainly around incorrect page accounting and memmap initialization in the DAX and memory hotplug paths. It also fixes pageblock migratetype initialization and struct page initialization for ZONE_DEVICE compound pages - "mm/damon: repost non-hotfix reviewed patches in damon/next tree" A sprinkle of unrelated minor bugfixes for DAMON - "mm: remove page_mapped()" (David Hildenbrand) Remove this function from the tree, replacing it with folio_mapped() - "mm/damon: let DAMON be paused and resumed" (SeongJae Park) Allow DAMON to be paused and resumed without losing its current state - "kasan: hw_tags: Disable tagging for stack and page-tables" (Muhammad Usama Anjum) Simplify and speed up kasan by removing its ineffective tagging of stacks and page tables - "mm/damon/reclaim,lru_sort: monitor all system rams by default" (SeongJae Park) Simplify deployment on diverse hardware like NUMA systems by updating DAMON_RECLAIM and DAMON_LRU_SORT to automatically monitor the physical address range covering all System RAM areas by default, replacing the overly restrictive behavior that only targeted the single largest memory block to save on negligible overhead - "mm/damon/sysfs: document filters/ directory as deprecated" (SeongJae Park) Update some DAMON docs - "mm: use spinlock guards for zone lock" (Dmitry Ilvokhin) Switch zone->lock handling over to using the guard() mechanisms - "mm/filemap: tighten mmap_miss hit accounting" (fujunjie) Fix a flaw where the mmap_miss counter over-credited page cache hits during fault-arounds and page-fault retries. This results in significant reduction of redundant synchronous mmap readahead I/O, drastically cutting down execution time and gigabytes read for sparse random or strided memory access workloads - "selftests/cgroup: Fix false positive failures in test_percpu_basic" (Li Wang) Fix a couple of false-positives in the cgroup kmem selftests - "mm/damon/reclaim: support monitoring intervals auto-tuning" (SeongJae Park) Add a new parameter to DAMON permitting DAMON_RECLAIM to automatically tune DAMON's sampling and aggregation intervals - "mm/damon/stat: add kdamond_pid parameter" (SeongJae Park) Change DAMON_STAT to provide the pid of its kdamond - "mm/kmemleak: dedupe verbose scan output" (Breno Leitao) Remove large amounts of duplicated backtraces from the verbose-mode kmemleak output - "mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)" (David Hildenbrand) Reduce our use of CONFIG_HAVE_BOOTMEM_INFO_NODE, with a view to removing it entirely in a later series - "mm/damon: validate min_region_size to be power of 2" (Liew Rui Yan) Prevent users from passing a non-power-of-2 value of `addr_unit', as this later results in undesirable behavior - "mm: document read_pages and simplify usage" (Frederick Mayle) - "tools/mm/page-types: Fix misc bugs" (Ye Liu) Fix three issues in tools/mm/page-types.c - "mm: misc cleanups from __GFP_UNMAPPED series" (Brendan Jackman) Implement several cleanups in the page allocator and related code - "mm, swap: swap table phase IV: unify allocation" (Kairui Song) Unify the allocation and charging of anon and shmem swap in folios, provides better synchronization, consolidates the metadata management, hence dropping the static array and map, and improves performance - "mm/damon: introduce data attributes monitoring" (SeongJae Park( Extend DAMON to monitor general data attributes other than accesses - "mm/vmalloc: free unused pages on vrealloc() shrink" (Shivam Kalra) Implement the TODO in vrealloc() to unmap and free unused pages when shrinking across a page boundary - "mm/damon: documentation and comment fixes" (niecheng) - "remove mmap_action success, error hooks" (Lorenzo Stoakes) Eliminate custom hooks from mmap_action by removing the problematic success_hook which allowed drivers to improperly access uninitialized VMAs. It replaces the error_hook with a simple error-code field and updates the memory char driver accordingly - "mm/damon: minor improvements for code readability and tests" (SeongJae Park) - "mm/damon: fix macro arguments and clarify quota goals doc" (Maksym Shcherba) - "userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c" (Mike Rapoport) - "mm/mglru: improve reclaim loop and dirty folio" (Kairui Song and others) Clean up and slightly improves MGLRU's reclaim loop and dirty writeback handling. Large performance improvements are measured - "use vma locks for proc/pid/{smaps|numa_maps} reads" (Suren Baghdasaryan) Use per-vma locks when reading /proc/pid/smaps and numa_maps similar to reduce contention on central mmap_lock - "refactors thpsize_shmem_enabled_store() and thpsize_shmem_enabled_show()" (Ran Xiaokai) Some cleanup work in the THP code - "selftests/memfd: fix compilation warnings" (Konstantin Khorenko) Fix a few build glitches in the memfd selftest code. - "memcg: shrink obj_stock_pcp and cache multiple objcgs" (Shakeel Butt) Resolve a 68% performance regression caused by NUMA-node cache thrashing around struct obj_stock_pcp by shrinking its existing fields and expanding it into a multi-slot array that caches up to five obj_cgroup pointers per CPU, allowing per-node variants of the same memcg to coexist within a single 64-byte cache line. - "zram: writeback fixes" (Sergey Senozhatsky) address a couple of unrelated zram writeback issues - "mm: switch THP shrinker to list_lru" (Johannes Weiner) Resolve NUMA-awareness issues and streamlines callsite interaction by refactoring and extending the list_lru API to completely replace the complex, open-coded deferred split queue for Transparent Huge Pages - "mm: improve large folio readahead for exec memory" (Usama Arif) Improve large-folio readahead on systems like 64K-page arm64 by preventing the mmap_miss check from permanently disabling target-oriented VM_EXEC readahead, and by generalizing the force_thp_readahead gate to support mappings with any usefully large maximum folio order under the cache cap. - "userfaultfd/pagemap: pre-existing fixes" (Kiryl Shutsemau) Fix a bunch of minor issues in the userfaultfd/pagemap, all of which were flagged by Sashiko review of proposed new material - "mm/sparse-vmemmap: Provide generic vmemmap_set_pmd() and vmemmap_check_pmd()" (Muchun Song) Provide generic versions of these two functions so the four arch-specific implementations can be removed. - "mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap device" (Youngjun Park) Address a uswsusp-vs-swapoff race and reduces the swap device reference taking/releasing frequency. - "mm/hmm: A fix and a selftest" (Dev Jain) * tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (321 commits) selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries fs/proc/task_mmu: do not warn on seeing non-migration pmd entry lib/test_hmm: check alloc_page_vma() return value and handle OOM mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAX mm/swap: remove redundant swap device reference in alloc/free mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap device mm/filemap: use folio_next_index() for start vmalloc: fix NULL pointer dereference in is_vm_area_hugepages() sparc/mm: drop vmemmap_check_pmd helper and use generic code loongarch/mm: drop vmemmap_check_pmd helper and use generic code riscv/mm: drop vmemmap_pmd helpers and use generic code arm64/mm: drop vmemmap_pmd helpers and use generic code mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd() rust: page: mark Page::nid as inline userfaultfd: build __VMA_UFFD_FLAGS from config-gated masks userfaultfd: gate must_wait writability check on pte_present() mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade fs/proc/task_mmu: fix hugetlb self-deadlock in pagemap_scan_pte_hole() fs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry() fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race ...
2 parents c98d767 + e3d8707 commit a552c81

169 files changed

Lines changed: 9215 additions & 5618 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Documentation/ABI/testing/sysfs-kernel-mm-damon

Lines changed: 53 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,13 @@ Description: Writing an integer to this file sets the 'address unit'
8484
parameter of the given operations set of the context. Reading
8585
the file returns the last-written 'address unit' value.
8686

87+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/pause
88+
Date: Mar 2026
89+
Contact: SeongJae Park <sj@kernel.org>
90+
Description: Writing a boolean keyword to this file sets the 'pause' request
91+
parameter for the context. Reading the file returns the
92+
last-written 'pause' value.
93+
8794
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/monitoring_attrs/intervals/sample_us
8895
Date: Mar 2022
8996
Contact: SeongJae Park <sj@kernel.org>
@@ -322,6 +329,18 @@ Contact: SeongJae Park <sj@kernel.org>
322329
Description: Writing to and reading from this file sets and gets the
323330
goal-based effective quota auto-tuning algorithm to use.
324331

332+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/fail_charge_num
333+
Date: Mar 2026
334+
Contact: SeongJae Park <sj@kernel.org>
335+
Description: Writing to and reading from this file sets and gets the
336+
action-failed memory quota charging ratio numerator.
337+
338+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/fail_charge_denom
339+
Date: Mar 2026
340+
Contact: SeongJae Park <sj@kernel.org>
341+
Description: Writing to and reading from this file sets and gets the
342+
action-failed memory quota charging ratio denominator.
343+
325344
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/weights/sz_permil
326345
Date: Mar 2022
327346
Contact: SeongJae Park <sj@kernel.org>
@@ -377,93 +396,99 @@ Contact: SeongJae Park <sj@kernel.org>
377396
Description: Writing to and reading from this file sets and gets the low
378397
watermark of the scheme in permil.
379398

380-
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters/nr_filters
381-
Date: Dec 2022
399+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters
400+
Date: Feb 2025
401+
Contact: SeongJae Park <sj@kernel.org>
402+
Description: Directory for DAMON core layer-handled DAMOS filters.
403+
404+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters/nr_filters
405+
Date: Feb 2025
382406
Contact: SeongJae Park <sj@kernel.org>
383407
Description: Writing a number 'N' to this file creates the number of
384408
directories for setting filters of the scheme named '0' to
385-
'N-1' under the filters/ directory.
409+
'N-1' under the core_filters/ directory.
386410

387-
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters/<F>/type
388-
Date: Dec 2022
411+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters/<F>/type
412+
Date: Feb 2025
389413
Contact: SeongJae Park <sj@kernel.org>
390414
Description: Writing to and reading from this file sets and gets the type of
391415
the memory of the interest. 'anon' for anonymous pages,
392416
'memcg' for specific memory cgroup, 'young' for young pages,
393417
'addr' for address range (an open-ended interval), or 'target'
394418
for DAMON monitoring target can be written and read.
395419

396-
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters/<F>/memcg_path
397-
Date: Dec 2022
420+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters/<F>/memcg_path
421+
Date: Feb 2025
398422
Contact: SeongJae Park <sj@kernel.org>
399423
Description: If 'memcg' is written to the 'type' file, writing to and
400424
reading from this file sets and gets the path to the memory
401425
cgroup of the interest.
402426

403-
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters/<F>/addr_start
404-
Date: Jul 2023
427+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters/<F>/addr_start
428+
Date: Feb 2025
405429
Contact: SeongJae Park <sj@kernel.org>
406430
Description: If 'addr' is written to the 'type' file, writing to or reading
407431
from this file sets or gets the start address of the address
408432
range for the filter.
409433

410-
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters/<F>/addr_end
411-
Date: Jul 2023
434+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters/<F>/addr_end
435+
Date: Feb 2025
412436
Contact: SeongJae Park <sj@kernel.org>
413437
Description: If 'addr' is written to the 'type' file, writing to or reading
414438
from this file sets or gets the end address of the address
415439
range for the filter.
416440

417-
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters/<F>/min
441+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters/<F>/min
418442
Date: Feb 2025
419443
Contact: SeongJae Park <sj@kernel.org>
420444
Description: If 'hugepage_size' is written to the 'type' file, writing to
421445
or reading from this file sets or gets the minimum size of the
422446
hugepage for the filter.
423447

424-
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters/<F>/max
448+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters/<F>/max
425449
Date: Feb 2025
426450
Contact: SeongJae Park <sj@kernel.org>
427451
Description: If 'hugepage_size' is written to the 'type' file, writing to
428452
or reading from this file sets or gets the maximum size of the
429453
hugepage for the filter.
430454

431-
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters/<F>/target_idx
432-
Date: Dec 2022
455+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters/<F>/damon_target_idx
456+
Date: Feb 2025
433457
Contact: SeongJae Park <sj@kernel.org>
434458
Description: If 'target' is written to the 'type' file, writing to or
435459
reading from this file sets or gets the index of the DAMON
436460
monitoring target of the interest.
437461

438-
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters/<F>/matching
439-
Date: Dec 2022
462+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters/<F>/matching
463+
Date: Feb 2025
440464
Contact: SeongJae Park <sj@kernel.org>
441465
Description: Writing 'Y' or 'N' to this file sets whether the filter is for
442466
the memory of the 'type', or all except the 'type'.
443467

444-
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters/<F>/allow
445-
Date: Jan 2025
468+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters/<F>/allow
469+
Date: Feb 2025
446470
Contact: SeongJae Park <sj@kernel.org>
447471
Description: Writing 'Y' or 'N' to this file sets whether to allow or reject
448472
applying the scheme's action to the memory that satisfies the
449473
'type' and the 'matching' of the directory.
450474

451-
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters
452-
Date: Feb 2025
453-
Contact: SeongJae Park <sj@kernel.org>
454-
Description: Directory for DAMON core layer-handled DAMOS filters. Files
455-
under this directory works same to those of
456-
/sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters
457-
directory.
458-
459475
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/ops_filters
460476
Date: Feb 2025
461477
Contact: SeongJae Park <sj@kernel.org>
462478
Description: Directory for DAMON operations set layer-handled DAMOS filters.
463479
Files under this directory works same to those of
464-
/sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters
480+
/sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/core_filters
465481
directory.
466482

483+
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/filters
484+
Date: Dec 2022
485+
Contact: SeongJae Park <sj@kernel.org>
486+
Description: Directory for DAMOS filters. Files under this directory works
487+
same to those of
488+
/sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/{core,ops}_filters
489+
directory. This is deprecated. Use the core_filters and
490+
ops_filters instead.
491+
467492
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/dests/nr_dests
468493
Date: Jul 2025
469494
Contact: SeongJae Park <sj@kernel.org>

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2067,6 +2067,10 @@ Kernel parameters
20672067
Format: nn[KMGTPE] or (node format)
20682068
<node>:nn[KMGTPE][,<node>:nn[KMGTPE]]
20692069

2070+
The size must be a multiple of the gigantic page size.
2071+
When using node format, this applies to each per-node size.
2072+
Missaligned values are dropped with a warning.
2073+
20702074
Reserve a CMA area of given size and allocate gigantic
20712075
hugepages using the CMA allocator. If enabled, the
20722076
boot-time allocation of gigantic hugepages is skipped.

Documentation/admin-guide/mm/damon/lru_sort.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Make DAMON_LRU_SORT reads the input parameters again, except ``enabled``.
7575

7676
Input parameters that updated while DAMON_LRU_SORT is running are not applied
7777
by default. Once this parameter is set as ``Y``, DAMON_LRU_SORT reads values
78-
of parametrs except ``enabled`` again. Once the re-reading is done, this
78+
of parameters except ``enabled`` again. Once the re-reading is done, this
7979
parameter is set as ``N``. If invalid parameters are found while the
8080
re-reading, DAMON_LRU_SORT will be disabled.
8181

@@ -246,15 +246,17 @@ monitor_region_start
246246
Start of target memory region in physical address.
247247

248248
The start physical address of memory region that DAMON_LRU_SORT will do work
249-
against. By default, biggest System RAM is used as the region.
249+
against. By default, the system's entire physical memory is used as the
250+
region.
250251

251252
monitor_region_end
252253
------------------
253254

254255
End of target memory region in physical address.
255256

256257
The end physical address of memory region that DAMON_LRU_SORT will do work
257-
against. By default, biggest System RAM is used as the region.
258+
against. By default, the system's entire physical memory is used as the
259+
region.
258260

259261
addr_unit
260262
---------

Documentation/admin-guide/mm/damon/reclaim.rst

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Make DAMON_RECLAIM reads the input parameters again, except ``enabled``.
6767

6868
Input parameters that updated while DAMON_RECLAIM is running are not applied
6969
by default. Once this parameter is set as ``Y``, DAMON_RECLAIM reads values
70-
of parametrs except ``enabled`` again. Once the re-reading is done, this
70+
of parameters except ``enabled`` again. Once the re-reading is done, this
7171
parameter is set as ``N``. If invalid parameters are found while the
7272
re-reading, DAMON_RECLAIM will be disabled.
7373

@@ -85,6 +85,17 @@ identifies the region as cold, and reclaims it.
8585

8686
120 seconds by default.
8787

88+
autotune_monitoring_intervals
89+
-----------------------------
90+
91+
If this parameter is set as ``Y``, DAMON_RECLAIM automatically tunes DAMON's
92+
sampling and aggregation intervals. The auto-tuning aims to capture meaningful
93+
amount of access events in each DAMON-snapshot, while keeping the sampling
94+
interval 5 milliseconds in minimum, and 10 seconds in maximum. Setting this as
95+
``N`` disables the auto-tuning.
96+
97+
Disabled by default.
98+
8899
quota_ms
89100
--------
90101

@@ -229,7 +240,8 @@ Start of target memory region in physical address.
229240

230241
The start physical address of memory region that DAMON_RECLAIM will do work
231242
against. That is, DAMON_RECLAIM will find cold memory regions in this region
232-
and reclaims. By default, biggest System RAM is used as the region.
243+
and reclaims. By default, the system's entire physical memory is used as the
244+
region.
233245

234246
monitor_region_end
235247
------------------
@@ -238,7 +250,8 @@ End of target memory region in physical address.
238250

239251
The end physical address of memory region that DAMON_RECLAIM will do work
240252
against. That is, DAMON_RECLAIM will find cold memory regions in this region
241-
and reclaims. By default, biggest System RAM is used as the region.
253+
and reclaims. By default, the system's entire physical memory is used as the
254+
region.
242255

243256
addr_unit
244257
---------

Documentation/admin-guide/mm/damon/stat.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,10 @@ percentiles of the idle time values via this read-only parameter. Reading the
8989
parameter returns 101 idle time values in milliseconds, separated by comma.
9090
Each value represents 0-th, 1st, 2nd, 3rd, ..., 99th and 100th percentile idle
9191
times.
92+
93+
kdamond_pid
94+
-----------
95+
96+
PID of the DAMON thread.
97+
98+
If DAMON_STAT is enabled, this becomes the PID of the worker thread. Else, -1.

0 commit comments

Comments
 (0)