摘要:
查看最大线程数:cat /proc/sys/kernel/threads-maxulimitUser limits - limit the use of system-wide resources.Syntaxulimit [-acdfHlmnpsStuv] [limit]Options-S Cha... 阅读全文
posted @ 2014-08-07 13:41
三六五
阅读(758)
评论(0)
推荐(0)
摘要:
Top命令监控某个进程的资源占有情况下面是各种内存:VIRT:virtual memory usage 1、进程“需要的”虚拟内存大小,包括进程使用的库、代码、数据等 2、假如进程申请100m的内存,但实际只使用了10m,那么它会增长100m,而不是实际的使用量RES:resident memory... 阅读全文
posted @ 2014-08-07 11:40
三六五
阅读(241)
评论(0)
推荐(0)
摘要:
/*includeunpipch*//*Ourownheader.Tabsaresetfor4spaces,not8*/#ifndef __unpipc_h#define __unpipc_h#include "../config.h" /*configurationoptionsforcurren... 阅读全文
posted @ 2014-08-07 09:58
三六五
阅读(763)
评论(0)
推荐(0)