Update of /src/master/dx/src/exec/libdx In directory opendx.watson.ibm.com:/tmp/cvs-serv30822
Modified Files:
memory.c
Log Message:
total_size memory to request was negative for large memories, due to strange
manipulation of 'physmem' for large memories. instead, this fix clamps
total_size to 2 gig directly... you don't need to hurt your head figuring out
what it is doing.
