Bug 22596 - 因为磁盘原因io非常卡顿时-有概率发生softlock和应用断开
Summary: 因为磁盘原因io非常卡顿时-有概率发生softlock和应用断开
Status: NEW
Alias: None
Product: ANCK 6.6 Dev
Classification: ANCK
Component: generic (show other bugs) generic
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: zhangjing
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-10 15:41 UTC by inspursand
Modified: 2025-07-10 16:17 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description inspursand inspur_group 2025-07-10 15:41:15 UTC
Description of problem:
在机械盘的情况下,如果使用ssh连接之后,当执行一个16G文件解压缩时有概率会因为磁盘IO性能问题,导致softlock和ssh连接断开

Version-Release number of selected component (if applicable):


How reproducible:

Steps to Reproduce:
1.使用性能比较差的机械盘
2.ssh连接
3.tar 解压缩一个很大的文件

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2025-07-10 16:00:07 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/5502
Comment 2 小龙 admin 2025-07-10 16:17:50 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/5503