History log of /barrelfish-master/lib/vfs/mmap.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>


# 8ed8f304 01-Nov-2016 Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>

T229: refactor pmap lookup function to take result struct

Introduce a struct mapping_info that is populated by the lookup
function. Also refactor the x86 pmap to return more information
in find_mapping.

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


# 138b110a 18-Jul-2011 Andrew Baumann <andrew.baumann@microsoft.com>

added version of vspace_map_file with explicit alignment constraint


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

Initial version of public stable barrelfish repository.