Bug 1547 - pid_max默认值低某些场景会引发系统宕机
Summary: pid_max默认值低某些场景会引发系统宕机
Status: CONFIRMED
Alias: None
Product: Anolis OS 7
Classification: Anolis OS
Component: kernel - rhck (show other bugs) kernel - rhck
Version: 7.9
Hardware: All Linux
: P3-Medium S1-blocker
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-29 11:19 UTC by tingyin
Modified: 2022-06-29 11:19 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 tingyin 2022-06-29 11:19:33 UTC
同一台设备测试结果:
Anolis7.9        32768
Anolis8.6        4194304

CentOS7.0        32768
CentOS7.2        131072
CentOS7.9        131072

似乎Anolis7.9 和 CentOS 7.0 保持了一致。