awslabs / damo

DAMON user-space tool
https://damonitor.github.io/
GNU General Public License v2.0
155 stars 26 forks source link

Add comments explaining why `_damon_dbgfs.py` is not supporting `lru_[de]prio` DAMOS action #56

Closed sj-aws closed 1 year ago

sj-aws commented 1 year ago

_damon_debugfs.py is not supporint lru_[de]prio DAMOS action because underlying DAON debugfs interface is deprecated and hence doesn't support the actions. But, it's not clearly explained in _damon_dbgfs.py. Add some comment to avoid any possible confusion.