48 Commits

Author SHA1 Message Date
openeuler-ci-bot
5452ed882f
!96 [sync] PR-95: etmem: set scan_type optional, and fix sequence of header file
From: @openeuler-sync-bot 
Reviewed-by: @liubo254 
Signed-off-by: @liubo254
2024-11-07 08:33:50 +00:00
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
openeuler-ci-bot
18bd30f995
!86 [sync] PR-85: etmem: add debug info for etmem
From: @openeuler-sync-bot 
Reviewed-by: @liubo254 
Signed-off-by: @liubo254
2024-04-03 07:30:35 +00: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
openeuler-ci-bot
f0690e5a74
!84 Support build with clang
From: @luofeng14 
Reviewed-by: @volcanodragon 
Signed-off-by: @swf504
2024-03-04 12:26:35 +00:00
luofeng14
012612b76e
support clang build
Signed-off-by: luofeng14 <luofeng13@huawei.com>
2024-02-25 11:46:20 +00:00
openeuler-ci-bot
650643d8e1
!77 fix project stop cmd timeout problem
From: @volcanodragon 
Reviewed-by: @liubo254, @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
2023-08-24 08:28:48 +00:00
volcanodragon
aa934bbadf fix project stop cmd timeout problem 2023-08-24 16:09:33 +08:00
openeuler-ci-bot
ad80f22697
!73 Add riscv64 support
From: @a-xiang-and-shanhaijing 
Reviewed-by: @liubo254, @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
2023-08-10 02:16:16 +00: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
openeuler-ci-bot
25ce00f8f3
!67 backport bugfix patch from upstream
From: @liubo254 
Reviewed-by: @louhongxiang 
Signed-off-by: @liuzhiqiang26
2023-06-08 07:00:13 +00: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
openeuler-ci-bot
084676aa6b
!65 update README file
From: @liubo254 
Reviewed-by: @louhongxiang 
Signed-off-by: @liuzhiqiang26
2023-03-22 01:25:54 +00: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
openeuler-ci-bot
5805a9ece0
!63 添加loongarch64支持
From: @streamlet_hy 
Reviewed-by: @liuzhiqiang26, @liubo254 
Signed-off-by: @liuzhiqiang26
2023-03-16 07:07:54 +00:00
Huang Yang
0ce5cf16df add loongarch64 support 2023-03-07 10:30:24 +08:00
openeuler-ci-bot
672efb140c
!60 upgrade etmem version to 1.1
From: @liubo254 
Reviewed-by: @louhongxiang 
Signed-off-by: @liuzhiqiang26
2023-02-03 06:52:50 +00: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
openeuler-ci-bot
58b6178403
!55 Modify License to MulanPSL-2.0 in the spec
From: @liubo254 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
2022-12-02 01:52:11 +00: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
openeuler-ci-bot
c42484f120
!50 etmem: sync source repo submission
From: @liubo254 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
2022-10-12 02:10:01 +00: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
openeuler-ci-bot
bc4b9559b6
!37 fix spec changelog date
From: @loong-C 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
2022-06-17 07:11:12 +00:00
mylee
da0beba328 fix spec changelog date 2022-05-17 16:07:35 +08:00
openeuler-ci-bot
afbc2ddd64 !31 在etmemd的memdcd引擎中添加userswap所需的页面过滤
Merge pull request !31 from yangxin/master
2021-12-16 08:04:30 +00: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
openeuler-ci-bot
a9ddc8b96f !29 add missing URL and source to etmem.spec
From: @liubo254
Reviewed-by: 
Signed-off-by:
2021-10-30 07:54:17 +00: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
openeuler-ci-bot
d7f600bdcc !28 解决构建失败的问题
From: @shikemeng
Reviewed-by: 
Signed-off-by:
2021-10-21 03:53:42 +00: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
openeuler-ci-bot
eefb9f90eb !25 Update etmem and add new features memRouter and userswap.
From: @anar
Reviewed-by: @louhongxiang
Signed-off-by: @louhongxiang
2021-09-30 16:34:04 +00: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
openeuler-ci-bot
319c05744f !19 删除二进制运行文件的root写权限
From: @louhongxiang
Reviewed-by: @liubo254,@liuzhiqiang26
Signed-off-by: @liuzhiqiang26
2021-08-02 03:08:21 +00:00
openeuler-ci-bot
ce4cb987c1 !19 删除二进制运行文件的root写权限
From: @louhongxiang
Reviewed-by: @liubo254,@liuzhiqiang26
Signed-off-by: @liuzhiqiang26
2021-08-02 03:08:20 +00:00
louhongxiang
11d2d9568e etmem: cancel write permission of root for security. 2021-08-02 10:28:38 +08:00
openeuler-ci-bot
17bad60f0b !11 add missing BuildRequires in etmem spec
From: @liubo254
Reviewed-by: @louhongxiang
Signed-off-by: @louhongxiang
2021-05-24 15:24:52 +08:00
liubo
439fb11050 add missing BuildRequires in etmem spec 2021-05-24 14:30:52 +08:00
openeuler-ci-bot
36863a307c !8 修改etmem的README中描述不当之处
From: @louhongxiang
Reviewed-by: @liubo254,@liuzhiqiang26
Signed-off-by: @liuzhiqiang26
2021-04-09 14:27:16 +08:00
louhongxiang
61986255b5 update README.md. 2021-04-06 10:05:24 +08:00
openeuler-ci-bot
bd1ff027df !5 修复arm64架构下,openeuler obs指令集过高导致在执行机无法运行
From: @liubo254
Reviewed-by: @volcanodragon,@louhongxiang
Signed-off-by: @liuzhiqiang26
2021-03-20 18:47:30 +08:00
sunshihao
4371e6e783 change aarch64 march to armv8-a 2021-03-20 18:24:45 +08:00
openeuler-ci-bot
8a373f18a8 !3 修复arm64架构下,64K页面大小时页面数量计算错误
From: @liubo254
Reviewed-by: @volcanodragon,@louhongxiang
Signed-off-by: @liuzhiqiang26
2021-03-18 16:33:15 +08:00
liubo
b5fd051f25 fix 64K pagesize scan problem 2021-03-18 16:14:21 +08:00
openeuler-ci-bot
924939cfeb !1 上传etmem代码包
From: @louhongxiang
Reviewed-by: @volcanodragon
Signed-off-by: @liuzhiqiang26
2021-03-18 14:48:25 +08:00
edisonlou
5420cb7365 add code for etmem 2021-03-18 14:08:37 +08:00
openeuler-ci-bot
9caa9ab698 Initial commit 2021-03-09 23:14:20 +08:00