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:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/5502
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/5503