arch/net/machine-eth.c File Reference

UDP implementation of Converse NET version. More...

Go to the source code of this file.

Data Structures

struct  CmiIdleState

Functions

static CmiIdleStateCmiNotifyGetState (void)
static void CmiNotifyBeginIdle (CmiIdleState *s)
static void CmiNotifyStillIdle (CmiIdleState *s)
void CmiNotifyIdle (void)
int CheckSocketsReady (int withDelayMs)
void TransmitAckDatagram (OtherNode node)
void TransmitImplicitDgram (ImplicitDgram dg)
void TransmitImplicitDgram1 (ImplicitDgram dg)
int TransmitAcknowledgement ()
int TransmitDatagram ()
void EnqueueOutgoingDgram (OutgoingMsg ogm, char *ptr, int len, OtherNode node, int rank, int broot)
void DeliverViaNetwork (OutgoingMsg ogm, OtherNode node, int rank, unsigned int broot, int copy)
void AssembleDatagram (OtherNode node, ExplicitDgram dg)
void AssembleReceivedDatagrams (OtherNode node)
void IntegrateMessageDatagram (ExplicitDgram dg)
void IntegrateAckDatagram (ExplicitDgram dg)
void ReceiveDatagram ()
void CmiHandleImmediate ()
static void CommunicationServer (int sleepTime, int where)
void CmiMachineInit (char **argv)
void CmiCommunicationInit (char **argv)
void CmiMachineExit ()
static void sendBarrierMessage (int pe)
static void recvBarrierMessage ()
int CmiBarrier ()
int CmiBarrierZero ()


Detailed Description

UDP implementation of Converse NET version.

contains only UDP specific code for:

moved from machine.c by Gengbin Zheng, gzheng@uiuc.edu 4/22/2001

Definition in file machine-eth.c.


Generated on Sun Jun 29 13:29:32 2008 for Charm++ by  doxygen 1.5.1