学习linux 1


1识别 processes

a.struct task_struct
b.pid 
            max value 32767  (PID_MAX_DEFAULT -1)  /proc/sys/kernel/pid_max
           in 64bit  architectures , the max value is 4,194,303

本文出自 “漂流中。。。” 博客,谢绝转载!

你可能感兴趣的:(linux,职场,休闲,processes)