parent
fe97cf795d
commit
10c726490f
|
|
@ -27,6 +27,7 @@ ulimit(选项)
|
|||
-a:显示目前资源限制的设定;
|
||||
-c <core文件上限>:设定core文件的最大值,单位为区块;
|
||||
-d <数据节区大小>:程序数据节区的最大值,单位为KB;
|
||||
-e 默认进程优先级, 值越小优先级越高
|
||||
-f <文件大小>:shell所能建立的最大文件,单位为区块;
|
||||
-H:设定资源的硬性限制,也就是管理员所设下的限制;
|
||||
-m <内存大小>:指定可使用内存的上限,单位为KB;
|
||||
|
|
@ -62,4 +63,4 @@ file locks (-x) unlimited #所能锁住的文件的最大
|
|||
```
|
||||
|
||||
|
||||
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
|
||||
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue