vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Greetings All, If I run ps -e -o pid,vsz,args the value for vsz is different then what getprocs returns. More specifically, the psinfo structure references pr_size. This should correspond to vsz -- process image size. Also, is it possible to retrieve the pcpu, and pmem attributes from getprocs as well? Many Thanx in Advance |