To check the current setting, run the command ulimit -a.
若要检查当前设置,请运行命令ulimit - a。
When displaying the limits using "ulimit -a", the values are displayed in units of 1k bytes instead of 512 bytes. Therefore the values become.
当使用“ulimit - a ”显示这两个限制时,显示的值以1K字节为单位,而不是以512字节为单位。
Make sure that the core file size, as shown by ulimit -c is not set to 0, or a insufficient size, as in former case core file will not be produced at all and in the latter case it might be truncated.
确保core文件的大小(这可以在ulimit -c命令的结果中看到)没有被设置为0或设置得太小,因为在前一种情况下,不会产生core文件,而在后一种情况下,core文件可能会被截断。
Normally the only way to ensure that ulimits don't prevent complete core files from being produced is to guess that there could be a problem and manually check the ulimit Settings.
通常,确保ulimit不会阻止生成完整的内核文件的惟一方法是猜测ulimit设置可能会出现问题,然后手动检查ulimit设置。
With the Health Center, there is no need to check ulimit settings explicitly — it issues a warning if the ulimits need adjustment.
使用HealthCenter,没有必要亲自检查ulimit设置 —它将在ulimit需要调整时发出一条警告。
When displaying the limits using "ulimit -a" or "ulimit -s", the values are displayed in units of 1k bytes.
在使用“ulimit - a ”或“ ulimit - s ”显示限制时,这些值是以1K字节为单位显示的。
As a result, you've increased his core ulimit to 262,144.
因此,把他的coreulimit增加到262,144。
Stack size: ulimit a "s unlimited."
堆栈大小:ulimit—sunlimited。
Virtual memory: ulimit a "v unlimited."
虚拟内存:ulimit—vunlimited。
Data segment size: ulimit a "d unlimited."
数据段长度:ulimit—dunlimited。
CPU time: ulimit a "t unlimited."
CPU时间:ulimit—tunlimited。
CPU time: ulimit a "t unlimited."
CPU时间:ulimit—tunlimited。
应用推荐