GNU/Linux |
RedHat 6.2(Zoot) |
|
![]() |
rload(2) |
![]() |
rload − Load a file onto a LAM remote node.
int rload(int src_node, int dest_node, int tag, char *filename); |
The transfer is done by the load daemon on the source node using the flat daemon on the destination node. See rflat(2).
After returning from rload() the tag can be converted to a local address on the destination node using rget(2).
ENOFLDESCRIPTORS |
The table of storage blocks (kept by the flat daemon) is full. |
rflat(2), rpgo(2)
![]() |
rload(2) | ![]() |