awslabs/damo

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

sj-aws opened this issue · 0 comments

sj-aws commented

_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.