1 .. SPDX-License-Identifier: GPL-2.0 2 3 ========================== 4 Frequently Asked Questions 5 ========================== 6 7 Does DAMON support virtual memory only? 8 ======================================= 9 10 No. The core of the DAMON is address space in 11 specific monitoring operations including monit 12 constructions and actual access checks can be 13 DAMON core by the users. In this way, DAMON u 14 space with any access check technique. 15 16 Nonetheless, DAMON provides vma/rmap tracking 17 implementations of the address space dependent 18 and the physical memory by default, for a refe 19 20 21 Can I simply monitor page granularity? 22 ====================================== 23 24 Yes. You can do so by setting the ``min_nr_re 25 working set size divided by the page size. Be 26 regions size is forced to be ``>=page size``, 27 effect.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.