Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed kiro_create_rdma_memory not setting pointers correctly | Timo Dritschler | 2014-04-25 | 6 | -15/+27 |
| | | | | Fixed a bug in KIRO Server and Client that prevented preemtive "Post Recv" | ||||
* | Small detail fix in KIRO Server | Timo Dritschler | 2014-04-25 | 4 | -7/+39 |
| | | | | | Added small test program for KIRO Server and Client Updated Makefile | ||||
* | Added first draft of 'KIRO Server' class | Timo Dritschler | 2014-04-25 | 3 | -1/+329 |
| | | | | Updated Makefile | ||||
* | Added first draft of a KIRO Client class | Timo Dritschler | 2014-04-24 | 3 | -2/+297 |
| | | | | Updated Makefile | ||||
* | Added new 'toolbox' unit KIRO RDMA that contains all 'loose' | Timo Dritschler | 2014-04-24 | 1 | -0/+172 |
| | | | | functionality that will be used by both, server and client | ||||
* | Initial Commit for "KIT Infiniband Remote Objects" (KIRO) Library | Timo Dritschler | 2014-04-23 | 4 | -0/+402 |
Created KiroTrb (KIRO Transmittable Ring Buffer) class Wrote short test for KiroTrb class |