Scroll to navigation

DAMO(1) User Commands DAMO(1)

NAME

damo - Data Access Monitoring Operator

SYNOPSIS

damo [-h] <command> ...

DESCRIPTION

`damo` is a user space tool for DAMON, a data access monitoring subsystem for the Linux kernel. Using this, you can monitor the data access patterns of your system or workloads and make data access-aware memory management optimizations.

OPTIONS

show this help message and exit

COMMANDS

record data accesses
apply operation schemes
report the recorded data accesses in the specified form
repeat the recording and the reporting of data accesses
adjust the record results with different monitoring attributes
control DAMON_RECLAIM
control DAMON_LRU_SORT
list supported DAMON features in the kernel
validate a given record result file
print status of DAMON and the system
start DAMON with given parameters
stop running DAMON
update input parameters of ongoing DAMON
convert damo-start cmdline option to DAMON json input
print the version number
translate old .damos to the new json format
convert DAMON result record file's format
show DAMON status
show monitored access pattern
June 2023 damo-wrapper.sh 1.8.7