Update of /src/master/dx/src/exec/libdx In directory opendx.watson.ibm.com:/tmp/cvs-serv20042
Modified Files:
memory.c
Log Message:
Turns out sysinfo doesn't work on some linux systems with a *lot* of
memory, so I added code to look in /proc/meminfo if its there, and
call sysinfo if its not.
