快速业务通道

Linux下C编程(1)

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-03-24
eue.h gslice.h gstring.h gtypes.h
garray.h gbookmarkfile.h gdate.h ghook.h glist.h gmem.h gprimes.h grand.h gslist.h gthread.h gunicode.h
gasyncqueue.h gcache.h gdir.h gi18n.h gmacros.h gmessages.h gprintf.h grel.h gspawn.h gthreadpool.h gutils.h
gatomic.h gcompletion.h gerror.h gi18n-lib.h gmain.h gnode.h gqsort.h gscanner.h gstdio.h gtimer.h gwin32.h
gbacktrace.h gconvert.h gfileutils.h giochannel.h gmappedfile.h goption.h gquark.h gshell.h gstrfuncs.h gtree.h
[root@windriver-machine shtest]# ls -latr /usr/include/glib-2.0/glib/g

【4】ulimit 是一种LINUX内部参数集,用于为由它生成的SHELL进程及其子进程的资源使用设置限制.这些限制包括所创建的内核文件的大小、进程数据块的大小、进程创建文件的大小、内存锁住的大小、常驻内存集的大小、文件描述符的数量、分配堆栈的最大大小、CPU时间、单个用户的最大线程数、使用的最大虚拟内存等.

[windriver@windriver-machine ~]$ ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 32742
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 10240
cpu time (seconds, -t) unlimited
max user processes (-u) 32742
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
[windriver@windriver-machine ~]$

ulimit 是资源使用限制的一种,它主要是限制当前SHELL进程及其派生的子进程,也就是说,对同一个用户来说,如果同时运行了两个SHELL,在其中一个SHELL中使用ULIMIT命令是不会影响另一个SHELL的.如果针对用户进行限制,可以修改配置文件/etc/security/limit.conf

[windriver@windriver-machine ~]$ cat /etc/security/limits.conf
# /etc/security/limits.conf
#
#Each line describes a limit for a user in the form:
#
#<domain> <type> <item> <value>
#
#Where:
#<domain> can be:
# - an user name
# - a group name, with @group syntax
# - the wildcard *, for default entry
# - the wildcard %, can be also used with %group syntax,
# for maxlogin limit
#
#<type> can have the two values:
# - "soft" for enforcing the soft limits
# - "hard" for enforcing hard limits
#
#<item> can be one of the following:
# - core - limits the c

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号