1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
Commit graph

6 commits

Author SHA1 Message Date
Stefan Lankes
799a89a31d release iRCCE lock before termination of the application 2016-04-13 21:42:18 +02:00
Stefan Lankes
e79365e1a7 didn't longer use a fix address for the isle locks 2016-01-26 16:23:02 +01:00
Stefan Lankes
871ce8cc0d enable iRCCE support 2016-01-26 14:30:00 +01:00
Stefan Lankes
053d0ec76a remove compiler warnings, align buffers and flags 2015-10-19 22:57:39 +02:00
Stefan Lankes
5effe82dd4 fix time handling
- add implementation for RCCE_wtime
- use system call to determine the clock frequency
2015-10-18 10:52:59 +02:00
Stefan Lankes
e339311d05 add iRCCE as communication library between isles
- iRCCE was designed for the SCC
- see http://www.lfbs.rwth-aachen.de/publications/files/iRCCE.pdf
- HermitCreate creates virtual message passing puffers to emulate the
  SCC
2015-10-17 11:56:19 +02:00