History log of /barrelfish-master/include/flounder/flounder_support_ump.h
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 2a1e8db1 03-Jan-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

ump,flounder: moving a flow control from a flounder level to a ump level

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# b0e04368 20-Sep-2016 Adam Turowski <adam.turowski@inf.ethz.ch>

mt-waitset: adding masking of channels so a thread won't handle two messages at the same time

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# d328987d 26-Jul-2016 Adam Turowski <adam.turowski@inf.ethz.ch>

Multi-threaded waitsets, tokens added to IPC messages.

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# f747554f 17-Nov-2015 Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>

T24: remove remaining SCC code

Signed-off-by: Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>


# 2d39bc94 10-Jul-2014 Reto Achermann <acreto@student.ethz.ch>

Adapted flounder support ump header file to deal with two additional message types.


# 11067a97 20-Mar-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

changed some debug prints in monitor and removed non-necessary debug output in fish and flounder stubs.


# a1a50bef 19-Mar-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

Hacked x-core cap transfer to short-circuit on null caps.


# 436c7809 08-Feb-2013 Zaheer Chothia <zchothia@student.ethz.ch>

headers: wrap declarations in extern "C".

Note: this change is not exhaustive and only touches some headers in //include


# 6024ddd3 18-Jan-2012 Andrew Baumann <andrew.baumann@microsoft.com>

flounder/ump: fix inconsistent variable name / meaning in support code

"sent_id" was supposed to be the next sequence number to be sent, but
I think "next_id" is much saner... moreover, it started from zero,
which meant that the ack logic was inconsistent wrt received acks


# 9299dcef 08-Jul-2011 Stefan Kästle <stefan.kaestle@inf.ethz.ch>

Initial version of public stable barrelfish repository.