由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - HOW to get CPU and MEM usage?
相关主题
How to know memory usage on solarishow to delete #***# file?
Re: HELP PLS!back to unix
斑竹是不是该整理一下精华区了?关于quota的弱智一问
help on cxtermHow to monitor peak memory usage?
How to monitor a Unix workstation usage?UNIX cpio problem
[转载] a simple but weird question about the usage of "test" in RH6.2 !grep usage
what is the cpu usage means in top/gtop?pathmap command in dbx
求助,文件删除不掉.dos 下有没有相当于 du 的命令?
相关话题的讨论汇总
话题: usage话题: cpu话题: mem话题: get话题: memory
进入Unix版参与讨论
1 (共1页)
E***a
发帖数: 685
1
Do you know there is a library call to get current CPU usage and memory
usage?
Is it possible to count a transaction's memory usage and CPU usage?
Thanks,
j**t
发帖数: 439
2
in c:
system("top > your_file")

【在 E***a 的大作中提到】
: Do you know there is a library call to get current CPU usage and memory
: usage?
: Is it possible to count a transaction's memory usage and CPU usage?
: Thanks,

m*******m
发帖数: 182
3
Hmm... but this may cause more resources.
Try
`man getloadavg`
`man vlimit`

【在 j**t 的大作中提到】
: in c:
: system("top > your_file")

1 (共1页)
进入Unix版参与讨论
相关主题
dos 下有没有相当于 du 的命令?How to monitor a Unix workstation usage?
转载: Learn 10 good UNIX usage habits[转载] a simple but weird question about the usage of "test" in RH6.2 !
有人在Linux用过/usr/bin/time 测peak memory usage么?what is the cpu usage means in top/gtop?
who can tell me how many threads solaris server s求助,文件删除不掉.
How to know memory usage on solarishow to delete #***# file?
Re: HELP PLS!back to unix
斑竹是不是该整理一下精华区了?关于quota的弱智一问
help on cxtermHow to monitor peak memory usage?
相关话题的讨论汇总
话题: usage话题: cpu话题: mem话题: get话题: memory