The spec is currently silent on what happens when zero length IOV segment is used by Consumer. I open an errata item #64 for it. Here is the proposed...
Currently, we refer to buffer alignment in requirements and in header files. in API requirements uDAPL-1.0 supports byte alignment for local and remote DTO...
... Arkady: Comments from a cursory reading of these changes follow: -- Page 101, line 12. I find the fact that this bullet is at the same level as teh...
Ken, Thanks you for feedback. I will make editorial changes that you and Randy suggested. I will take the graceful disconnect flag relationship to barrier...
... I find the first sentence a little unclear; how about "The uninstall procedure MUST NOT remove the provider designated to fill the roll of the DAT registry...
This looks good to me. One comment that probably does not require ... Note that the DAT_PROVIDER_INFO used for dispatch is the one pointed to in the header of...
... Errata bug fixes will deal with behavior and semantics, not the basic issues of opening providers and dispatching calls to the correct method-function. ...
Problem: Currently uDAPL-1.0 states that ep_disconnect is blocking and synchronous. This is definitely not true at least for graceful case. Proposal: Replace...
When an endpoint is created by the Provider in response to an arrived connection request on a PSP, and the consumer rejects the request, is the provided...
There are multiple places where DAPL-1.0 spec uses DAT_NULL_HANDLE while header files and most of the spec uses DAT_HANDLE_NULL. Here are the proposed changes:...
I am very happy to report that Fujitsu Siemens Computers, Inc. joined DAT Collaborative as the newest member. Welcome! Arkady Kanevsky, Chair of DAT...
Addition of IA firmware major/minor version numbers to the IA attributes returned by IA query. They should be grouped with the IA hardware major/minor...
I can understand why you would want to pre-queue receive buffers to a disconnected endpoint but I don't understand why you would not fail attempts to queue...
Peter Ogilvie
peter.ogilvie@...
Mar 5, 2003 5:51 pm
1901
Peter, Disconnected corresponds to IB QP error state. In this state post succeed and flush immediately. Moreover, Consumer want to rely on that to post a...
Thank you for the welcome Arkady. We have a bit of reading and catchup to do, so we will be lurking for a while. Our intrest in DAPL is for high-availability...
Sheen, Ron
ron.sheen@...
Mar 5, 2003 6:39 pm
1903
Here are the updated slides per todays' discussion. Unless somebody objects I will recommend that Dave presents this DAT position to ICSC. ARkady Arkady...
Hi, What's the right way to handle the case where the process receives a signal while sleeping in dat_evd_wait()? If the process has a signal handler for the...