24 Commits

Author SHA1 Message Date
chenrenhui
b379424924 etmem: set scan_type optional, and fix sequence of header file
Signed-off-by: chenrenhui <chenrenhui1@huawei.com>
(cherry picked from commit 939cf62863fd9e68de9f24ca1e0f0537135b3deb)
2024-11-06 17:28:31 +08:00
tangyuchen
445ef83e9c etmem: add debug info for etmem
Signed-off-by: tangyuchen <tangyuchen5@huawei.com>
(cherry picked from commit 7cbdc4910d8611944f29a8bc9ee988253e5f1359)
2024-04-03 10:00:11 +08:00
luofeng14
012612b76e
support clang build
Signed-off-by: luofeng14 <luofeng13@huawei.com>
2024-02-25 11:46:20 +00:00
volcanodragon
aa934bbadf fix project stop cmd timeout problem 2023-08-24 16:09:33 +08:00
zhangxiang
4a8066621c add riscv64 support
add riscv64 support

add riscv64 support

add riscv64 support

add riscv64 support

add riscv64 support
2023-08-09 10:20:37 +08:00
liubo
b72a34ef96 etmem: backport bugfix patch from upstream
1. remove unnecessary log code during the
permission check.
2. fix memory leak and fp leak
3. fix multiple etmemd and too many err log problem

Signed-off-by: liubo <liubo254@huawei.com>
2023-06-08 14:31:58 +08:00
liubo
4798665ea8 etmem: Update the README file
Update the README documentation in this repository,
the previous documentation is too old and does not
match the actual usage, so update the description.

Signed-off-by: liubo <liubo254@huawei.com>
2023-03-16 15:42:11 +08:00
Huang Yang
0ce5cf16df add loongarch64 support 2023-03-07 10:30:24 +08:00
liubo
4636a42919 etmem: upgrade etmem version to 1.1
upgrade etmem version to 1.1 and incorporate
the previous patch.

Signed-off-by: liubo <liubo254@huawei.com>
2023-01-29 10:23:09 +08:00
liubo
74ad89685b etmem : Modify License to MulanPSL-2.0 in the spec
The License in the spec file is originally Mulan PSL V2,
which is not a standard description.
Therefore, the License is changed to MulanPSL-2.0.

Signed-off-by: liubo <liubo254@huawei.com>
2022-12-01 11:23:33 +08:00
liubo
07dd6a411b etmem: sync source repo submission
Sync the features and bug fixed in the etmem
source repository.

Signed-off-by: liubo <liubo254@huawei.com>
2022-10-10 10:47:49 +08:00
mylee
da0beba328 fix spec changelog date 2022-05-17 16:07:35 +08:00
YangXin
2eab52f2d0 Update memdcd engine for userswap page filter.
Filter out vmas without userswap flags in the memdcd engine.

Signed-off-by: YangXin <245051644@qq.com>
2021-12-16 14:22:10 +08:00
liubo
8afdefff31 etmem: Add missing URL and source to etmem.spec
Signed-off-by: liubo <liubo254@huawei.com>
2021-10-29 16:38:25 +08:00
Kemeng Shi
e27417f540 etmem: Fix build problems
Add missing Requires
Remove write permssion in %file section after strip
Change Requires numactl to numactl-libs

Signed-off-by: Kemeng Shi <shikemeng@huawei.com>
2021-10-21 10:18:24 +08:00
YangXin
9ffd2c7c90 add new features memRouter and userswap.
Signed-off-by: YangXin <245051644@qq.com>
2021-10-01 00:16:53 +08:00
YangXin
0e89e0e2b9 Add new features memRouter and userswap to etmem.
Signed-off-by: YangXin <245051644@qq.com>
2021-09-30 23:35:50 +08:00
YangXin
ce6533c4bd Update etmem.
Signed-off-by: YangXin <245051644@qq.com>
2021-09-30 22:57:41 +08:00
louhongxiang
11d2d9568e etmem: cancel write permission of root for security. 2021-08-02 10:28:38 +08:00
liubo
439fb11050 add missing BuildRequires in etmem spec 2021-05-24 14:30:52 +08:00
louhongxiang
61986255b5 update README.md. 2021-04-06 10:05:24 +08:00
sunshihao
4371e6e783 change aarch64 march to armv8-a 2021-03-20 18:24:45 +08:00
liubo
b5fd051f25 fix 64K pagesize scan problem 2021-03-18 16:14:21 +08:00
edisonlou
5420cb7365 add code for etmem 2021-03-18 14:08:37 +08:00