Commit 5d3b64fd authored by Yuchen Tang's avatar Yuchen Tang
Browse files

etmem: add etmem scan feature

euleros inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I8T1MB?from=project-issue


CVE: NA

-------------------------------------------------

This patch implements the etmem feature.

etmem scan module communicates with the user space program through
registered proc file system. It periodically scans the vma segments
of the target process, by walking its page table and check access
bit of each page, before reporting the scan results to user space,
so that we can better classify hotness of pages and further migrate
hot ones to fast memory tier and cold ones to slow memory tier.

Signed-off-by: default avataryanxiaodan <yanxiaodan@huawei.com>
Signed-off-by: default avatarFeilong Lin <linfeilong@huawei.com>
Signed-off-by: default avatargeruijun <geruijun@huawei.com>
Signed-off-by: default avatarliubo <liubo254@huawei.com>
Signed-off-by: default avatarYuchen Tang <tangyuchen5@huawei.com>
parent a42298d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment