Command: memory_thisjob

NEST HelpDesk Command Index NEST Quick Reference

Name:
 memory_thisjob - report virtual memory size for current NEST process
Synopsis:
 memory_thisjob -> vmsize

Description:
This function returns the virtual memory size (VmSize) for the current NEST
process by checking the /proc filesystem. VmSize is reported in kB. 

Note:
This function is currently available under Linux and OSX. Under OSX, it 
requires procfs which is available from http://osxbook.com/book/bonus/chapter11/procfs 
or via MacPorts. procfs must be mounted at /proc.
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/lib/sli/processes.sli

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative