Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
高阶api的cube on the fly模板中,不应该使用singleCoreM进行是否开启双页表的判断。 原因:1. singleCoreM在update param中进行,而调用L2判断的时候,在更新之前,这就会导致出现逻辑错位
冗余的UT删除
950
运行mx场景,m轴分组的增量场景用例,会发现双页表未使能
双页表使能,性能得到优化
NA
/assign
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
高阶api的cube on the fly模板中,不应该使用singleCoreM进行是否开启双页表的判断。
原因:1. singleCoreM在update param中进行,而调用L2判断的时候,在更新之前,这就会导致出现逻辑错位
冗余的UT删除
Environment / 环境信息 (Mandatory / 必填)
950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
运行mx场景,m轴分组的增量场景用例,会发现双页表未使能
Describe the expected behavior / 预期结果 (Mandatory / 必填)
双页表使能,性能得到优化
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
NA
Special notes for this issue/备注 (Optional / 选填)
NA