History log of /barrelfish-master/lib/barrelfish/vspace/memobj_one_frame_one_map.c
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>


# 1500a71b 06-Jan-2016 Reto Achermann <reto.achermann@inf.ethz.ch>

memobj_one_frame_one_map: better return value for unmap

if the veregion of the memobj does not match the supplied vregion,
return LIB_ERR_VREGION_NOT_FOUND, as the supplied vregion is not
found in the associated vregions.

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


# 546eef4e 27-Aug-2015 Reto Achermann <reto.achermann@inf.ethz.ch>

vspace: adding implementation for memobj_one_frame_one_map

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


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

Initial version of public stable barrelfish repository.