summaryrefslogtreecommitdiffstats
path: root/kiro-trb.c
Commit message (Collapse)AuthorAgeFilesLines
* Added 'kiro_trb_refresh' that refreshes all internal metaTimo Dritschler2014-04-251-10/+25
| | | | | | information based on the memory content Added 'kiro_trb_is_setup' to check if the buffer is consistent
* Initial Commit for "KIT Infiniband Remote Objects" (KIRO) LibraryTimo Dritschler2014-04-231-0/+215
Created KiroTrb (KIRO Transmittable Ring Buffer) class Wrote short test for KiroTrb class