RE: [PATCH rdma-next 0/3] Support out of order data placement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I don't understand why the application has to care about this at all.
> If
> the HW wants to place things out of order. Ok go for it. Applications
> should be depending on the correct mechanism to know when it's OK to
> look at the data. Why do they care what order it arrived in?
> 
> The only reason to care is if the applications wants to do something
> that is not compliant and look at parts of the data early. Perhaps you
> can explain *how* an application may benefit from out-of-order
> placement
> and likewise, why it wouldn't want to benefit.

Relaxed ordering can improve performance by allowing packets to take multiple paths from the source to destination.  FWIW, the ofiwg actually discussed ordering at length, and libfabric exposes several ordering related attributes.

The application usually needs to know what sort of ordering the network is providing for correct operation.  For example, can sends be re-ordered by the network, such that they may be received in the opposite order that they were sent?  Can rdma writes be processed out of order, such that the target data ends up with some sort of interleaving of the written data?  Are there size limits to ordering constraints?

It's hard to capture this level of detail with a single flag.  There's ordering of data within a single message, as well as ordering of data between messages.  I don't know how this proposal works with explicit pathing that IB defines, or path failover.

- Sean
��.n��������+%������w��{.n�����{���fk��ܨ}���Ơz�j:+v�����w����ޙ��&�)ߡ�a����z�ޗ���ݢj��w�f




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux