快速业务通道

linux进程学习

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-04-27
formats and when the stat keyword is used, additional characters may be displayed:
< high-priority (not nice to other users)
N low-priority (nice to other users)
L has pages locked into memory (for real-time and custom IO)
s is a session leader
l is multi-threaded (using CLONE_THREAD, like NPTL pthreads do)
is in the foreground process group

SEE ALSO
top(1), pgrep(1), pstree(1), proc(5).

[root@server1 /]#
[root@server1 /]# ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.1 2036 640 ? Ss Dec04 0:00 init [5]
root 2 0.0 0.0 0 0 ? S Dec04 0:00 [migration/0]
root 3 0.0 0.0 0 0 ? SN (?) Dec04 0:00 [ksoftirqd/0]
…….
root 3425 0.0 0.1 1628 440 tty3 Ss (?) Dec04 0:00 /sbin/mingetty tty3
root 3428 0.0 0.1 1624 432 tty4 Ss Dec04 0:00 /sbin/mingetty tty4
root 3431 0.0 0.1 1624 436 tty5 Ss Dec04 0:00 /sbin/mingetty tty5
root 3432 0.0 0.1 1628 440 tty6 Ss Dec04 0:00 /sbin/mingetty tty6
…….

root 6523 0.0 0.1 4128 804 pts/0 T 00:38 0:00 /usr/bin/less -is
root 6827 0.0 0.2 4344 1060 pts/0 R (?) 00:48 0:00 ps aux

[root@server1 /]# ps -A
PID TTY TIME CMD
1 ? 00:00:00 init
2 ? 00:00:00 migration/0
3 ? 00:00:00 ksoftirqd/0
……

6523 pts/0 00:00:00 less
6898 pts/0 00:00:00 ps
[root@server1 /]#

[root@server1 /]# top

top - 00:52:32 up 1:23, 2 users, load average: 0.00, 0.01, 0.00
Tasks: 121 total, 1 running, 108 sleeping, 12 stopped, 0 zombie(?)
Cpu(s): 8.6%us, 7.3%sy, 0.0%ni, 84.1%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 409944k total, 402212k used, 7732k free, 20192k buffers
Swap: 1044184k total, 0k used, 1044184k free, 270036k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME COMMAND
3885 root 15 0 23152 10m 5268 S 10.0 2.6 0:32.94 Xorg
4956 root 15 0 40876 13m 9180 S 4.3 3.3 0:08.54 gnome-terminal

….

[root@server1 /]# pstree
init─┬─NetworkManager───{NetworkManager}
├─NetworkManagerD
├─acpid
├─atd
├─auditd─┬─python
│ └─{auditd}
├─automount───4*[{automount}]
├─avahi-daemon───avahi-daemon
├─bonobo-activati───{bonobo-activati}
├─bt-applet
├─clock-applet
├─crond

[root@server1 /]# man kill

kill - terminate a process

kill [ -s signal | -p ] [ -a ] [ -- ] pid ...
kill -l [ signal ]

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站: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号