We will have a DAT Collaborative conference call this Friday March 3, 12:00-1:00pm EDT (9:00am-10:00am PDT). Moderator: Arkady Kanevsky Phone: 888-827-8686 ...
We will have a DAT Collaborative conference call this Friday March 10, 12:00-1:00pm EDT (9:00am-10:00am PDT). Moderator: Arkady Kanevsky Phone: 888-827-8686 ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dat-discussions group. File :...
dat-discussions@yahoo...
Mar 15, 2006 4:02 pm
3922
We will have a DAT Collaborative conference call this Friday March 17, 12:00-1:00pm EDT (9:00am-10:00am PDT). Moderator: Arkady Kanevsky Phone: 888-827-8686 ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dat-discussions group. File :...
dat-discussions@yahoo...
Mar 20, 2006 2:45 am
3924
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dat-discussions group. File :...
dat-discussions@yahoo...
Mar 20, 2006 6:17 pm
3925
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dat-discussions group. File :...
dat-discussions@yahoo...
Mar 20, 2006 6:17 pm
3926
The main changes from the last version are: remove RDMA Write with immediate data, remove Sockect service point, Added explicit rules for inheritance for comm,...
Arkady, In dat_error.h the DAT_EXTENSION_BASE range runs into class bit range. Did you intend the range to be 0x10000000 - 0x3FFF0000 instead of 0xF0000000? /*...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dat-discussions group. File :...
dat-discussions@yahoo...
Mar 22, 2006 1:48 pm
3930
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dat-discussions group. File :...
dat-discussions@yahoo...
Mar 22, 2006 1:49 pm
3931
Incorporated Arlin's comments and made a few clean up changes in headers. I made dat_event_extension_data 64bytes larger than dat_event_data. Thanks, Arkady...
Arkady, Is it possible to extend the evd flags? Something like the following: typedef enum dat_evd_flags { DAT_EVD_SOFTWARE_FLAG = 0x001, DAT_EVD_CR_FLAG =...
Lets discuss it Friday. Each event flag corresponds to an event stream type. And there are correlations between event stream types which are defined in the...
There may be extended event streams that don't fit any of the other types/requirements. A lot of dependencies are built into the EVD processing code based on...
We will have a DAT Collaborative conference call this Friday March 24, 12:00-1:00pm EDT (9:00am-10:00am PDT). Moderator: Arkady Kanevsky Phone: 888-827-8686 ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dat-discussions group. File :...
dat-discussions@yahoo...
Mar 24, 2006 6:58 pm
3938
Arkady, Here are a couple of extension definition issues in the latest uDAPLv20_032206 document. 1.) in dat_redirection.h there is no definition for...
We will have a DAT Collaborative conference call this Friday March 31, 12:00-1:00pm EDT (9:00am-10:00am PDT). Moderator: Arkady Kanevsky Phone: 888-827-8686 ...
Arkady, I am unavailable for tomorrow's meeting so here is Intel's vote. Common CM model - yes HA -yes Thanks, -arlin ________________________________ From:...
Arlin, 1. Should we add "typedef int DAT_EXTENED_OP" in dat.h or in redirection.h? How do you expect to define DAT_EXTENDED_OP in IB extension? as enum? 2....