Update of /src/master/dx/src/exec/dpexec
In directory opendx.watson.ibm.com:/tmp/cvs-serv41564/src/exec/dpexec
Modified Files:
cache.h cachegraph.c cachegraph.h dxmain.c evalgraph.c graph.c
graph.h graph2.c path.c path.h remote.c task.c
Log Message:
This modification changes the representation of module paths to remove
most of the overhead dealt with growing string components. The module
paths in this form require no dynamic memory. See a description by
Randall Hopper on the mailing lists from Jun 23, 2000.