Update of /src/master/dx/src/exec/libdx In directory opendx.watson.ibm.com:/tmp/cvs-serv39266
Modified Files:
mem.c
Log Message:
Problems getting max shared memory segment size on Linux. Added
code to get from /proc. If that doesn't work, then there's a problem
with getting the default because of conflicts between linux/shm.h and
sys/shm.h.
